Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0a21
Issue ID
1269464
Regression
Yes
Reordering children in the Hierarchy does not dirty the scene nor record undo
Steps:
1. Create a GameObject with two children
2. Reorder the two children
==>
Scene is not dirtied
Undo doesn't work either
Note:
- This bug was introduced in da736d1f8c98 (reordering is not possible at all).
- Reordering was then fixed in 2eca9b037191 (but dirtiness and undo is still broken)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor is stuck in an infinite reimport loop when a specific project is reloaded
- Editor gets stuck on the "Reloading Domain" window when the Play Mode is entered and exited a few times in a short period
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
Add comment