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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
Add comment