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)