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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
This behavior is by design. This setting is meant to exist in a single session.