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 Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment