Search Issue Tracker
By Design
Votes
1
Found in
2017.2.1f1
Issue ID
979980
Regression
No
GameObject with HideFlags.DontSaveInEditor is still visible in a newly created scene
Steps to reproduce:
1. Open QA's attached project
2. Create a simple 3D Cube
3. Add "DontSaveSetter" script to the created GameObject
4. Reset scene by "File/New Scene" menu
Expected result: Everything is cleared in the new scene
Actual result GameObject with the script remains on SceneView
Reproduced with: 2017.2.1p1, 2017.2.1p1, 2017.3.0f3, 2018.1.0b1
Not reproducible with: 5.5.5p1, 5.6.5f1, 2017.1.2p4 needs entering playmod
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
Add comment