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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Resolution Note (fix version 2021.1):
The issue of missing tooltip is resolved. Created different case for icon distortion issue.