Search Issue Tracker
Won't Fix
Votes
1
Found in
2019.1
2019.1.1f1
Issue ID
1152941
Regression
No
Crash on mono_class_init when pressing "Play" button in the Editor
How to reproduce:
1. Open Unity project, attached to the ownCloud
2. Load "Zenject Unity Crash demo" scene
3. Enter the Play mode
4. If Editor didn't crash, repeat step 3. It crashes in 1-3 times.
-- observe the crash
Reproduced on: 2019.1.5f1
Notes:
Can't test on 2017.4.28f1, 2018.4.1f1, 2019.2.0b5, 2019.3.0a5 because of errors.
Doesn't reproduce on the build.
Stacktrace:
0x00007FFB54D6BFBA (mono-2.0-bdwgc) [c:\users\builduser\builds\_cjcc5tm\0\vm\mono\mono\metadata\class.c:4978] mono_class_init
0x00007FFB54D6CD12 (mono-2.0-bdwgc) [c:\users\builduser\builds\_cjcc5tm\0\vm\mono\mono\metadata\class.c:8116] mono_class_is_subclass_of
0x00007FF7A353A930 (Unity) scripting_class_has_parent
0x00007FF7A3527BDF (Unity) ComponentMatchesRequirement_ByScriptingClassNoInterface
0x00007FF7A3526620 (Unity) GetComponentsOfTypeFromGameObject<1,0>
Comments (3)
-
NikolaBinx
Jul 03, 2021 21:09
Same issue. Any 2019.4. Happens to all team members. Reproducible with few play button clicks.
-
ElectricMartin
May 22, 2020 04:50
I have the same issue. I'm using Unity 2019.3.12f1. It seems to be related to my machine. Other Team members are not experiencing this issue.
-
KJoanette
Jun 13, 2019 19:25
Same issue. Repeated crashing almost 50% of the time hitting play.
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2019.3.X):
We are unable to reproduce this crash on 2019.1.13.f1 and the project throws many exceptions and errors. Due to the complexity of this project and difficulties with reproducing the crash, we will not fix this crash.