Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.69f1
6000.3.10f1
6000.4.0b11
6000.5.0a8
6000.6.0a1
Issue ID
UUM-135702
Regression
No
Editor crashes when large value is entered in Scaled Backgrounds field of IMGUI Debugger window
Reproduction steps:
1. Create a new project
2. Window > Analysis > IMGUI Debugger
3. Click “<Please Select>” dropdown and select “Hierarchy” option in the IMGUI Debugger window
4. Select Instruction that has active Style dropdown
5. Expand any dropdown that has Scaled Backgrounds dropdown (e.g. Style > Normal > Scaled Backgrounds)
6. Enter large value in Scaled Backgrounds dropdown field (e.g. “999999999”)
Actual result: Editor crashes
Expected result: Editor doesn’t crash
Reproducible with: 6000.0.69f1, 6000.3.10f1, 6000.4.0b11, 6000.5.0a8
Reproduced on: Windows 11, macOS Tahoe 26.3 (M4)
Note:
First few lines of Stack Trace:
{code:java}
Obtained 16 stack frames.
#0 0x000001678ca4ac in mono_get_hazardous_pointer
#1 0x00000167820fcc in mono_jit_info_table_find_internal
#2 0x00000167740340 in mini_jit_info_table_find_ext
#3 0x0000016773f534 in mono_summarize_unmanaged_stack
#4 0x00000167875ce0 in mono_threads_summarize_native_self{code}
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