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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Add comment