+1
Prévu

Better Undo/Redo support.

Alex Chouls il y a 11 ans mis à jour par cmx2us il y a 10 ans 2

Most of the editing I've done so far doesn't support Undo/Redo.


Instead you end up undoing other Unity actions which can lock up Game Draw. E.g., you Undo the creation of the game object you're editing in Game Draw, leading to NullReferenceErrors and a frozen window that can only be fixed by resetting the layout.

Solution

Solution
Prévu

That's right and we are trying to figure out the best way to integrate our undo with Unity undo system, hopefully we will find a solution soon.

Solution
Prévu

That's right and we are trying to figure out the best way to integrate our undo with Unity undo system, hopefully we will find a solution soon.

Taking a while huh?