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
- Bad performance when executing the Physics.IgnoreCollisions() method while in Play Mode
- Sprite Editor has a thicker separator between buttons when "Sprite Editor" option is selected
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when UpdateVolumeStack function is called
- [Windows] Unicode custom text input window shows question marks when inserting an emoji
- Memory leak when the VFX Graph Editor is open
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