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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment