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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment