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
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Add comment