Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2021.1
2021.1.0a9
Issue ID
1296952
Regression
Yes
[IMGUI] Icons of the Editor Tool is distorted and Tooltip is missing
[IMGUI] Icons of the Editor Tool is distorted and Tooltip is missing
The icon of the Editor Tool is distorted (blurred) and Tooltip is missing. In Editor Tool, under Edit Box collider, The icon of the Edit bounding volume is also blurred.
Steps to Repro:
1. Create a new Project
2. Observe Editor Tool icon and Tooltip
3. Create Cube > select cube > Editor Tool > Edit box collider
4. Observe The icon of the Edit bounding volume is blurred.
Expected Result: Icon should not be distorted and Tooltip should appear
Actual Result: The icon is distorted (blurred) and Tooltip is missing
Reproducible in: 2021.1.0a9,2021.1.0a1
Working fine on: 2020.2.0f1, 2020.1.17f1, 2019.4.16f1
Environment: Windows, Mac, and Ubuntu
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
- Button highlight state disabled when hovering cursor over smaller sized child UI objects
- "Unity has stopped working" window is skipped when the Editor crashes
- The "Properties..." shortcut does not open the Focused Inspector window when the new GameObject is created
- Editor crashes when using WebCamTexture
- [URP] ShaderKeywords '_MAIN_LIGHT_SHADOWS' and '_ADDITIONAL_LIGHT_SHADOWS' are always enabled in the Editor
Resolution Note (fix version 2021.1):
The issue of missing tooltip is resolved. Created different case for icon distortion issue.