Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.3.0a7
Issue ID
UUM-51902
Regression
No
[MacOS] Window layout updated only after user mouse input
To repro clone: [https://github.cds.internal.unity3d.com/unity/unity/pull/34832] if it's not merged yet!
Reproes only on MacOS!
Tested on Ventura 13.5.1
Steps to repro:
1) Start an empty HDRP project
2) Create new VFX Graph, open it
3) Press space bar, or right click -> Create Node
4) When the window is open, move cursor to arrow button and press it twice without moving the cursor
Actual results: window expands and collapses but visual elements inside don't update or rerender. Leaves stretched elements. Only fixed by moving a mouse cursor
Expected result: As on Windows. Expanding/collapsing is instant. No mouse input is required
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Won't fix.