Unity3DRuntimeTransformGizmo icon indicating copy to clipboard operation
Unity3DRuntimeTransformGizmo copied to clipboard

Undo function is not working properly

Open Kundankmr500 opened this issue 4 years ago • 2 comments

I have tried multiple times in the game view, whenever I move one object from 1 place to another place, and when I press undo button, the system simply selects the wrong object, which is not selected before. Please suggest to me how I can fix that?

Kundankmr500 avatar Mar 02 '21 16:03 Kundankmr500

Make sure you are using the latest code. Also make sure you are using the hotkey Shift Z I think its set to. Its set to shift Z instead of ctrl Z cuz innthe editor ctrl z will undo editor stuff even when in game view.

HiddenMonk avatar Mar 02 '21 17:03 HiddenMonk

Make sure you are using the latest code. Also make sure you are using the hotkey Shift Z I think its set to. Its set to shift Z instead of ctrl Z cuz innthe editor ctrl z will undo editor stuff even when in game view.

Thanks for your immediate response!

Kundankmr500 avatar Mar 02 '21 18:03 Kundankmr500