Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2017.3.0a5
2019.1.0a12
Issue ID
1111388
Regression
Yes
[Scene Management] InvalidOperationException is thrown when Discarding changes in deleted scene
Discarding changes of open scene after it has been deleted throws InvalidOperationException in console
Steps to reproduce:
1. Open New Project
2. Save current scene
3. Delete the saved scene
4. Select Hierarchy window > Scene
5. Click on Burger Button
6. Click on "Discard changes"
Actual result:
InvalidOperationException is thrown when Discarding changes
Expected result:
No errors should be thrown when discarding changes from a deleted scene
Reproduced in:
2019.1.0a12, 2018.3.0f2, 2017.3.0a5
Working fine in:
2017.3.0a4, 2017.2.5f1
Environment:
Windows & Mac
Note:
See attached video and stacktrace
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment