Search Issue Tracker
Active
Votes
0
Found in
1.8.28
Issue ID
UUM-131158
Regression
No
Crash on mono_find_jit_info_ext when entering Play mode while binding ValueProperty as BoolProperty
How to reproduce:
1. Open the attached “IN-121779” project
2. Open the “Promotion-KGD” Scene
3. Enter Play mode
4. Observe the crash
Reproducible with: 1.1.0, 1.4.0 (6000.2.0b2, 6000.2.15f1, 6000.3.0f1)
Could not test with: 1.1.0, 1.4.0 (6000.0.63f1, 6000.2.0b1 (could not solve errors from downgrading)), (6000.4.0a5, 6000.5.0a2 (cannot un-pause the Editor when in Play mode))
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Notes:
- If the Editor pauses while entering Play mode, un-pause it
- The issue also reproduces when binding ValueProperty as IntProperty
First few lines of the stack trace:
0x00007FF9DBD84459 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini-exceptions.c:669] mono_find_jit_info_ext
0x00007FF9DBD860A9 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini-exceptions.c:1346] mono_walk_stack_full
0x00007FF9DBD85B91 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini-exceptions.c:1208] mono_walk_stack_with_ctx
0x00007FF9DBB0ADA1 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\icall.c:1830] type_from_parsed_name
0x00007FF9DBB0B033 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\icall.c:1910] ves_icall_System_RuntimeTypeHandle_internal_from_name
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
Add comment