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
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
Resolution Note:
Won't fix.