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
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
- “Glyph rendering has been aborted due to sampling point size” Log is printed and Font Atlas is not generated when Atlas Resolution is 8192x8192, and the Render Mode is SDF
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
- Font Asset Creator Font Face does not update when changing Include Font Data in the Font Import Settings
- Font Asset Creator Padding has no limit and shows incorrect Padding in results when Font Atlas is generated
Add comment