Search Issue Tracker
Fixed
Votes
0
Found in
6000.1.0b2
Issue ID
UUM-92739
Regression
Yes
Crash in mono_metadata_decode_row_col_raw after switching to Android platform
Steps to reproduce:
- install the latest Unity 6000.1.0b2 with the Android module- I installed it from the HUB: [unityhub://6000.1.0b2/3669277cec74]
- Create a new project with Universal RP template
- Switch to Android
- Create a 3D Cube
Actual results: The editor crashes- see the Editor.log for the full stack trace:
========== OUTPUTTING STACK TRACE ==================
0x00007FFA65CB3F76 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\metadata.c:1546] mono_metadata_decode_row_col_raw
0x00007FFA65C85667 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\loader.c:2105] mono_method_get_header_internal
0x00007FFA65DAB684 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini.c:3308] mini_method_compile
0x00007FFA65DAD587 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini.c:4092] mono_jit_compile_method_inner
0x00007FFA65DB43DE (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini-runtime.c:2700] mono_jit_compile_method_with_opt
0x00007FFA65EAE964 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini-trampolines.c:641] common_call_trampoline
0x00007FFA65EAF542 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini-trampolines.c:877] mono_vcall_trampoline
Before the crash, there are some errors in the console:
!image-2025-01-14-10-43-23-895.png|width=890,height=194!
Expected results: No crashes or errors
Reproducible with versions: 6000.1.0b2, 6000.1.0b1, 6000.1.0a9
Not reproducible with versions: 6000.0.0a7
Tested on (OS): Windows 11
Notes:
- sometimes the crash won't occur on creating the cube, but will happen after you try to shut down Unity
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
- Specular highlight appears in fully shadowed areas when HDRP Shadow Color is tinted
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
- [Android][iOS] Particles are not affected by External Forces when loaded from AssetBundles with Strip Engine Code enabled
- Rendering Debugger "STP" and "Reflection Probe Atlas" overlays don't change size when changing the "Map Size"
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-91151