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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment