Search Issue Tracker
Active
Under Consideration for 1.4.X
Votes
0
Found in [Package]
1.4.0
Issue ID
ARB-71
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
- Cache invalidation during Build time when the Graphics APIs list is reordered
- Incorrect selection range is reported when selecting text across lines in a multiline TextField
- Tile Palette: Blurry selection icon and inconsistent padding in brush selection dropdown
- Player crash when a specific project is built with Vulkan
- Long Tile Palette name breaks window UI
Add comment