Search Issue Tracker
Fixed in 2022.1.X
Votes
4
Found in
2018.4
2019.4
2019.4.16f1
2020.2
2021.1
2021.2
Issue ID
1313739
Regression
No
The GameObjects order in the Hierarchy gets changed after reopening a Scene when the Scene contains Prefabs
How to reproduce:
1. Open the user's attached project
2. Open 'SampleScene'
3. In the Hierarchy expand the 'Parent' object
4. Right-click on 'Test Game Object' and select 'Duplicate'
5. Delete the original copy of the 'Test Game Object'
6. Save the Scene
7. Reopen the Scene
8. In the Hierarchy expand the 'Parent' object
Expected result: The '--- Last Game Object ---' is the third child of the 'Parent' object
Actual result: The '--- Last Game Object ---' is the first child of the 'Parent' object
Reproducible with: 2018.4.32f1, 2019.4.20f1, 2020.2.4f1, 2021.1.0b7, 2021.2.0a4
Notes:
- The issue is not reproducible when there are no Prefabs in the Scene
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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a15