Search Issue Tracker
In Progress
Fix In Review for 2022.2.X
Planned for 2022.1.X
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
- High polling rate mice are causing performance issues
- [WebGL] Bad performance when playing in Safari
- Resolution is reset when the Player is restarted
- Assertions and errors appear while undoing prefab asset replacement
- Prefab Asset reference to itself changes when closed and reopened
Resolution Note (fix version 2022.2):
Root order changes now have undo recorded for them