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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Resolution Note (fix version 2021.1):
The issue of missing tooltip is resolved. Created different case for icon distortion issue.