Search Issue Tracker
By Design
Votes
0
Found in
2022.3.63f1
6000.0.51f1
6000.1.8f1
6000.2.0b6
Issue ID
UUM-109538
Regression
No
Crash on mono_jit_compile_method_with_opt when opening a specific project
How to reproduce:
1. Open the attached “CrashRepro“ project
Reproducible with: 2022.3.63f1, 6000.0.51f1, 6000.1.8f1, 6000.2.0b6
Reproducible on: macOS 15.5 Sequoia (Intel), Windows 11 (by user)
Not reproducible on: No other environment tested
Note: Issue is only reproducible when opening the project first time, when opening it the second time, the “Corrupted Library Detected“ pop-up is shown and if the Library is rebuilt, the project will open
First few lines of the stack trace:
0x00007ffdb16427db (mono-2.0-bdwgc) mono_jit_compile_method_with_opt (at C:/build/output/Unity-Technologies/mono/mono/mini/mini-runtime.c:2605)
0x00007ffdb1642217 (mono-2.0-bdwgc) compile_special (at C:/build/output/Unity-Technologies/mono/mono/mini/mini-runtime.c:2432)
0x00007ffdb16426b1 (mono-2.0-bdwgc) mono_jit_compile_method_with_opt (at C:/build/output/Unity-Technologies/mono/mono/mini/mini-runtime.c:2666)
0x00007ffdb173cd84 (mono-2.0-bdwgc) common_call_trampoline (at C:/build/output/Unity-Technologies/mono/mono/mini/mini-trampolines.c:641)
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note:
This is unfortunately not an something we can fix as it's due to a data corruption. The "Corrupted Database" warning is correct and is the only solution.
If this issue re-appears or you find a way to trigger the corruption we would be happy to take another look at the issue.