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
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP
Resolution Note:
Resolved by design.