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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
Resolved by design.