Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0b8
Issue ID
1006251
Regression
Yes
mono_class_from_mono_type crashes when entering to Play mode
To reproduce:
1. Download project from attached link and open in Unity
2. Open "Conversation" scene
3. Enter Play mode
Expected Result: Unity Editor successfully enters to the Play mode
Actual Result: Unity Editor crashes
Notes:
- This issue appears on Unity Editor and Standalone Build
- Stack trace and link to project is shared in comments section
Reproduced on Unity 2018.1.0a6 and 2018.1.0b9
Not reproduced on Unity 2017.3.1p3, 2018.1.0a5 and 2018.2.0a2
Regression on Unity 2018.1.0a6
Comments (2)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
ashwinimurthy
Mar 06, 2018 17:21
Hello,
Thanks for submitting the bug report. This is fixed in the upcoming 2018.2.x release.
Ashwini