Search Issue Tracker
Fixed
Votes
1
Found in
2021.3.8f1
2022.2.0b3
2023.1.0a5
Issue ID
UUM-11720
Regression
Yes
The order of Hierarchy is incorrect when RectTransform prefab was instantiated twice in 1 frame
How to reproduce:
1. Open the user's attached project
2. Open scene "Scenes/SampleScene"
3. Enter Play mode
Expected result: The newly generated objects are ordered correctly in the hierarchy
Actual result: The objects are ordered incorrectly
Reproducible with: 2021.2.8f1, 2021.3.8f1, 2022.2.0b3, 2023.1.0a5
Not reproducible with: 2020.3.38f1, 2021.2.7f1
Reproduced on: Windows 10
Note:
Refer to the attached images for the expected ordering
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
- Unity icon is poorly visible in the "Build Profiles" window when "Dark" editor theme is selected
- UI Toolkit Transition Animation is ignored when background-size property has a starting value of 0
- Error "Assertion failed on expression: 'i->previewArtifactID == found->second.previewArtifactID'" is present when creating Render Texture
- UGUI elements do not stay centered when resizing a floating Game view Window in any SRP project
- InvalidOperationException error appears when using a custom audio search provider and opening the Search window
Resolution Note:
Fixed by another internal issue: UUM-13298: Hierarchy rearranging items order when entering Play mode