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>
-
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
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
- Prefab Override context menu does not appear when changing attributes on a Terrain Component
- Particles are visible through Mesh when Sprite-Lit-Default Material is used
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.