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
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment