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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment