Search Issue Tracker
Fixed
Fixed in 2022.3.15f1, 2023.2.3f1, 2023.3.0a17
Votes
0
Found in
2020.3.46f1
2021.3.21f1
2022.2.12f1
2023.1.0b9
2023.2.0a7
2023.3.0a3
Issue ID
UUM-31848
Regression
No
Editor crashes on mono_jit_runtime_invoke when entering the Play Mode
Reproduction steps:
1. Open the attached project “CrashAnimCtrlOverride”
2. Open “Assets/Scenes/SampleScene.unity”
3. Enter the Play Mode
Expected result: Enter the Play Mode
Actual result: Editor Crashes
Reproducible with: 2020.3.46f1, 2021.3.21f1, 2022.2.12f1, 2023.1.0b9, 2023.1.0a7
Reproducible on: Windows 10
Note: If the Editor does not crash, duplicate prefabs in the scene.
First few lines of the Stack Trace:
0x00007FFC6F5CF646 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini-runtime.c:3264] mono_jit_runtime_invoke
0x00007FFC6F518584 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\object.c:3066] do_runtime_invoke
0x00007FFC6F518695 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\object.c:3113] mono_runtime_invoke
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment