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
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
Add comment