Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.3.0f3
Issue ID
1013514
Regression
No
Unity editor crashes at mono_class_init when exiting play mode with custom asset selected
How to reproduce:
1. Open given Unity project
2. Select "model" asset in the project window
3. Enter Play Mode
4. Exit Play Mode
5. Unity crashes
Reproducible with: 2018.2.0a5, 2018.1.0b11, 2017.3.1p4
Note:
Cannot test on 2017.2, 2017.1 and 5.6 because of scripting errors
When "model" is not selected and repeating 3, 4 steps, Unity doesn't crash
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Lightmaps are baked incorrectly for GameObjects when their Position is <=-2048 or >=2048 on any of the coordinates
- Sahder errors in Player when "Strict shader variant matching" is enabled and the rendering path is set to "Deferred"
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
Add comment