Search Issue Tracker
Fixed in 2022.3.54f1
Fixed in 2022.3.X, 6000.0.29f1, 6000.1.0a6, future release
Votes
0
Found in
2022.3.44f1
6000.0.37f1
Issue ID
UUM-78961
Regression
Yes
Crash on mono_class_setup_basic_field_info when opening a project
Reproduction steps:
1. Open the attached “BugRepro” project with “-buildTarget Android -releaseCodeOptimization” arguments
Expected results: The project is opened
Actual results: Editor crashes
Reproduced with: 2022.3.11f1, 2022.3.44f1
Not reproduced with: 2022.3.10f1
Couldn’t test with: 2021.3.43f1, 6000.0.16f1 (Upgrading/downgrading project’s packages may cause the issue to not appear, so it is not clear if the issue is present here)
Reproduced on: Windows 10 Pro
Not reproduced on: Ubuntu 22.04
First lines of the stack trace:
0x00007ffdf3d87b5e (mono-2.0-bdwgc) mono_class_setup_basic_field_info (at C:/build/output/Unity-Technologies/mono/mono/metadata/class-init.c:208)
0x00007ffdf3d87ce2 (mono-2.0-bdwgc) mono_class_setup_fields (at C:/build/output/Unity-Technologies/mono/mono/metadata/class-init.c:277)
0x00007ffdf3d8c312 (mono-2.0-bdwgc) init_sizes_with_info (at C:/build/output/Unity-Technologies/mono/mono/metadata/class-init.c:1770)
0x00007ffdf3d8ec13 (mono-2.0-bdwgc) mono_class_init_internal (at C:/build/output/Unity-Technologies/mono/mono/metadata/class-init.c:2837)
0x00007ffdf3d841c3 (mono-2.0-bdwgc) mono_class_get_interfaces (at C:/build/output/Unity-Technologies/mono/mono/metadata/class.c:5192)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment