Search Issue Tracker
Fixed
Fixed in 6000.1.0b2
Votes
0
Found in
6000.0.35f1
6000.1.0b1
Issue ID
UUM-95318
Regression
No
Crash on do_mono_metadata_type_equal when closing the Editor
How to reproduce:
1. Open the attached project "unity.zip"
2. Close the Editor
Reproducible with: 6000.0.35f1, 6000.1.0b1
Not reproducible with: 6000.1.0b2, 6000.1.0b3
Could not test with: 2022.3.56f1 (compilation errors in the Console window)
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
First few lines of stack trace:
0x00007FFBA95EED15 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\metadata.c:6160] do_mono_metadata_type_equal
0x00007FFBA961537C (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\mono-hash.c:122] mono_g_hash_table_find_slot
0x00007FFBA968AC53 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\reflection.c:491] mono_type_get_object_checked
0x00007FFBA96265FE (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\object.c:2282] mono_class_create_runtime_vtable
0x00007FFBA9625CAC (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\object.c:1951] mono_class_vtable_checked
0x00007FFBA97177D6 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\method-to-ir.c:7650] mono_method_to_ir
0x00007FFBA96DBC40 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini.c:3498] mini_method_compile
0x00007FFBA96DD587 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini.c:4092] mono_jit_compile_method_inner
0x00007FFBA96E43DE (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini-runtime.c:2700] mono_jit_compile_method_with_opt
0x00007FFBA97DE964 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini-trampolines.c:641] common_call_trampoline
0x00007FFBA97DF542 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini-trampolines.c:877] mono_vcall_trampoline
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment