Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0b9
Issue ID
948158
Regression
Yes
Editor crashes at scripting_class_get_parent when closing editor
Steps to reproduce:
1. Download PostProcessorFindAssets.zip
2. Open project
3. Wait until script compile is complete close Unity Editor
4. Repeat 2 and 3 steps 5-10 times
Results: Editor crashes when closing Unity. The crash is caused by AssetDatabase.SaveAssets() which is inside OnDisable method (DisableEditorWindow.cs line 30)
Reproduced with: 2017.3.0a7, 2017.2.0b11
Not reproducible with: 2017.1.1f1 , 2017.2.0b1
Regression introduced in: 2017.2.0b2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Resolution Note (2019.1.X):
Hi there,
We really appreciate your contribution to the Unity product. Thank you for reporting this issue. We take every case submitted to us seriously by investigating the impact on you, our customer, as well as the impact it may have on the engineering and experience of our product.
This particular case has been investigated thoroughly and we have decided, in the interests of protecting the stability and features of Unity for users that rely upon the affected versions, to not address this fix for the time being. We understand that this will cause problems for some users, and so may address in a future version.
Unity QA Team