Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0a1
2018.2.0b1
Issue ID
1027527
Regression
Yes
Editor crashes on quitting project with unsaved changes if "Verify Saving Asset" is checked on Mac OSX only
Editor crashes on selecting "Close" or "Don't Save" button from "Save Asset" popup. Save popup appears if "Verify Saving Asset" from Preferences is checked.
Steps to reproduce:
1. Create a new project.
2. Make sure that "Verify Saving Asset" is checked from Unity > Preferences > General
3. Make some changes in Hierarchy Tab. (eg. create or destroy any Gameobject)
4. Unity > Quit
5. Select "Save" from "Scene(s) Have Been Modified"
6. Save asset popup will appear, Select "Close" or "Don't Save"
Actual Result:
Editor crashes
Expected Result:
Editor should quit gracefully without saving changes made.
Reproducible with:
Unity 2018.2.0b1, 2018.2.0a8 , 2018.2.0a1
Working with:
Unity 2018.1.0f1, 2018.1.0b13, 2017.3.0f3
Environment:
Only on Mac 10.12, 10.13
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reverting all overrides in a Prefab Variant creates unrevertible changes when the parent GameObject of the Prefab is a Canvas
- New ShaderGraph SubGraph remains dirty when the non-existing changes are discarded
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
Add comment