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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
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