Search Issue Tracker
By Design
Votes
0
Found in
2020.3
2021.2
2022.1
2022.1.0b1
Issue ID
1385337
Regression
No
Default Parent of a Scene gets reset when the Editor is restarted
Reproduction steps:
1. Open the attached project "DefaultParentIssue" and load Scene "SampleScene"
2. Right-click the "DefaultParent" GameObject in the Hierarchy and select "Set as Default Parent"
3. Restart the Editor and load Scene "SampleScene"
4. Observe the Hierarchy
Expected result: "DefaultParent" is set as the Default Parent of the Scene
Actual result: Default Parent of the Scene is reset
Reproducible with: 2020.3.24f1, 2021.2.5f1, 2022.1.0b1
Not reproducible with: 2019.4.33f1 (Set as Default Parent not available)
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note:
This behavior is by design. This setting is meant to exist in a single session.