Search Issue Tracker
Active
Votes
0
Found in
2021.3.46f1
2022.3.53f1
6000.0.29f1
6000.1.0a6
Issue ID
UUM-90434
Regression
No
Crash on EditorDisplayDialogProc when opening Dialog box containing buttons with unusually long labels
Reproduction steps:
1. Open the attached “IN-89307.zip” project
2. In the menu, click on Tools > Explode
3. Observe the crash
Reproducible in: 2021.3.46f1, 2022.3.53f1, 6000.0.29f1, 6000.1.0a6
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environments tested
First few lines of stacktrace:
{noformat}0x00007ff60866df9f (Unity) EditorDisplayDialogProc
0x00007fff560031cf (USER32) ScreenToClient
0x00007fff56002912 (USER32) ScreenToClient
0x00007fff56002826 (USER32) ScreenToClient
0x00007fff55ffef5c (USER32) CallWindowProcW{noformat}
Note: If “Explode” is not clickable, restart the Editor and try again.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
Add comment