Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Won't fix.
Resolution Note (2023.3.X):
Won't fix.