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
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
Resolution Note:
Resolved by design.