Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.1f1
Issue ID
845244
Regression
Yes
Undo operation doesn't move some scene's objects back which are in parent object
Undo operation doesn't move some scene's objects back which are in parent object.
Reproduction steps:
1. Open the attached file;
2. Open the scene 'Scene';
3. Select all objects which are under the object 'DO NOT SELECT';
4. Move objects;
5. Press Ctrl+z;
Actual result: Some of the objects don't move back in previous location.
Expected result: All selected objects should return in previous locations after pressed Ctrl+z.
Workaround: when you select the parent object and then move objects, every object returns to it's location. Also, when you throw out prefab objects of parent element, undo operation works correctly. One more thing, if you delete prefabs from parent element and locate new ones from Assets window, everything works properly. But if you save the project with new prefabs and reopen the project, a bug shows up again.
Reproduced on 5.4.0b19, 5.4.1f1, 5.5.0b5.
Tested for regression with Unity 5.2.3p3, 5.3.5f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI becomes unresponsive when using AppUI Navigation and Event System is attached
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
Add comment