Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.3.0f5
2020.1
2020.2
2020.2.0a5
Issue ID
1233009
Regression
Yes
[IMGUI] While searching "type, name, or class" text letters are overlapped or clipped in the search bar
When searching for type, name, or class in the search box in the "UIElements Debugger" Window, Letters like g/y/j/q are cut from the bottom, refer screenshot.
Steps to repro:
1. Create a new project
2. Window > Analysis > UIElements Debugger
3. Enter letters like g/y/j/p
Actual Result:
Letters are cutting from the bottom
Expected Result:
Letters are displayed clearly without cut off from the bottom
Occurring on:
2020.2.0a5, 2020.1.0b4, 2019.3.8f1, 2019.3.0f5
Working fine in:
2019.3.0f4, 2019.2.13f1
Environment:
Windows 10 & macOS 10.14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
Add comment