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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note (fix version 2021.1):
The issue of missing tooltip is resolved. Created different case for icon distortion issue.