Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.0p4
Issue ID
883652
Regression
No
Wrong tooltips, cursor rect and dropdowns placement when using GUIUtility.ScaleAroundPivot()
To reproduce:
1. Open project
2. In menu select 'Test' -> 'Window'
Expected: 'Hand' appears only when mouse cursor is on the button; when button is clicked there is no empty space between button and dropdown menu
Actual: When you move mouse cursor to the left top corner 'hand' appears; when button is pressed there is empty space between button and dropdown menu
Reproduced: 5.4.4p3, 5.5.2p1, 5.6.0b10
Screenshots:
Tooltips: https://i.imgur.com/C7ysCR9.png
Cursor rectangles: https://i.imgur.com/ash25wJ.png
Dropdowns: https://i.imgur.com/imFupPj.png
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items
Add comment