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
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Add comment