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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Resolution Note (fix version 2021.1):
The issue of missing tooltip is resolved. Created different case for icon distortion issue.