Search Issue Tracker
Fixed in 5.3.1
Votes
6
Found in
5.2.0f3
Issue ID
732566
Regression
Yes
[Hierarchy] Order is not saved when scene is reloaded/started
Repro steps:
1) Open the project and test1 scene
2) Change the Divider position in Hierarchy window and save the scene
3) Play the scene and notice that the change in Hierarchy was undone
Regression after 5.1.4f1
Comments (32)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Stone Legion
Dec 19, 2015 21:49
This was not fixed with 5.3.1 and should be reopened.
Gambit MSplitz
Nov 05, 2015 23:18
Voting on this issue because I can literally not achieve the UGui UI layout I want without using code to force the hierarchy into the correct order. Seriously... how are you supposed to work with the painters algorithm if you can't dictate draw order because the order of objects in the hierarchy is completely inconsistent?
Even worse, if you've got a really complex (lets say 100-gameobject) UI system and the hierarchy order get's messed up... GOOD LUCK getting that UI layered correctly again.