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
- Decal Shader Graph - Custom vertex interpolators are always 0
- Error “NullReferenceException: Object reference not set to an instance of an object“ is present when the UI Toolkit Debugger window is docked and inactive on Editor launch
- RenderTexture pixels are gray when created without drawing on macOS
- Slider disappears when the Baked Lightmap Viewer window is at its minimum size
- Crash on 'TransformParticleMesh' when setting Particles in PlayMode
Resolution Note:
Resolved by design.