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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment