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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
This behavior is by design. This setting is meant to exist in a single session.