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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note:
This behavior is by design. This setting is meant to exist in a single session.