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
- 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
Add comment