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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Add comment