Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X
Votes
0
Found in
2021.3.34f1
2022.3.17f1
2023.2.7f1
2023.3.0b4
6000.0.0b11
6000.1.0a7
7000.0.0a1
Issue ID
UUM-61588
Regression
No
Crash fill_runtime_generic_context when entering the Play Mode in a specific project
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Enter the Play mode
Expected result: Play mode starts
Actual result: Editor crashes
Reproducible with: 2021.3.34f1, 2022.3.17f1, 2023.2.7f1, 2023.3.0b4
Reproducible on: Windows 10
Not reproducible on: No other environment tested
First few lines of stack trace:
{noformat}0x00007ffb528ef0dd (mono-2.0-bdwgc) fill_runtime_generic_context (at C:/build/output/Unity-Technologies/mono/mono/mini/mini-generic-sharing.c:2985)
0x00007ffb528ef3d9 (mono-2.0-bdwgc) mono_class_fill_runtime_generic_context (at C:/build/output/Unity-Technologies/mono/mono/mini/mini-generic-sharing.c:3089)
0x00007ffb528de857 (mono-2.0-bdwgc) mono_rgctx_lazy_fetch_trampoline (at C:/build/output/Unity-Technologies/mono/mono/mini/mini-trampolines.c:1020)
0x00000258db7308c6 ((<unknown>))
0x00000258408e626b (Mono JIT Code) System.Collections.Generic.List`1<T_REF>:GetEnumerator (){noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Add comment