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
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment