Search Issue Tracker
Fixed in 2022.1.15f1
Fixed in 2022.1.X, 2022.2.X, 2022.2.0a17
Votes
1
Found in
2022.1.0b4
2022.2.0a9
Issue ID
UUM-1187
Regression
Yes
Reordering GameObjects in Hierarchy doesn't register Undo
How to reproduce:
1. Open up any project
2. Add two empty GameObjects to Hierarchy
3. Reorder the second GameObject to be above the first one
4. Undo (Ctrl-Z, Command-Z) or observe Edit > Undo
Expected result: Reordering the GameObjects can be undone and they return to their original positions in the Hierarchy
Actual result: Reordering the GameObjects is not registered and it cannot be undone
Reproducible with: 2022.1.0b4, 2022.1.0f1, 2022.2.0a12
Not reproducible with: 2019.4.38f1, 2020.3.34f1, 2021.3.1f1, 2022.1.0b3
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
Resolution Note (fix version 2022.2):
Root order changes now have undo recorded for them
Resolution Note (fix version 2022.1):
Fixed in 2022.1.15f1