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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment