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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
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