Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.3.X
Votes
3
Found in
2018.3.0a1
2018.4
2019.2
2019.2.17f1
2019.3
2020.1
Issue ID
1209597
Regression
Yes
Editor crashes silently when assertion is not met after calling EditorGUILayout.EnumPopup
How to reproduce:
1. Open the user's attached project "case_1209597-EnumPopup.zip"
2. Click on the "Tools" > "EnumPopupTest" in the menu bar
-- Observe the crash
Reproducible with: 2018.3.0a1, 2018.3.14f1, 2018.4.15f1, 2019.2.17f1, 2019.3.0f4, 2020.1.0a18
Not reproducible with: 2017.4.36f1, 2018.2.21f1
Note. the assertion before the crash: " * Assertion at ..\mono\metadata\class-accessors.c:140, condition `mono_class_has_static_metadata (klass)' not met".
First lines of the stacktrace on the Mac OS:
#0 0x007fff645572c6 in __pthread_kill
#1 0x007fff644c16a6 in abort
#2 0x00000140308982 in mono_log_write_logfile
#3 0x0000014031c98c in monoeg_g_logv
#4 0x0000014031cb31 in monoeg_assertion_message
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2020.1):
Fixed in: 2020.1.0a22
Resolution Note (fix version 2019.3):
Fixed in: 2019.3.2f1
Resolution Note (fix version 2018.4):
Fixed in: 2018.4.18f1