Search Issue Tracker
By Design
Votes
0
Found in
2017.4
2020.1.0a14
Issue ID
1199748
Regression
No
Scenes are automatically deleted when the scene's path is the same as another open scene
How to reproduce:
1. Create a new project and open it
2. In the project window create a new scene and open it
3. Delete the scene while it's still open
4. Try to create another scene with the same name
5. Observe the console and the project window
Expected result: the scene is created with an added "(1)" count and a warning is thrown describing why the previous name couldn't be used
Actual result: the scene is not created and an error is thrown
Reproduced in: 2020.1.0a14, 2019.3.0b12, 2019.2.13f1, 2018.4.13f1, 2017.4.35f1
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 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
Resolution Note:
Resolved by design.