Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.3.0a3
2019.3.0a12
Issue ID
1178008
Regression
Yes
[IMGUI] "Show" button text is clipping from "Compiled code" Dropdown of Shader Import Settings
"Show" button text is clipping from "Compiled code" Dropdown of Shader Import Settings
Steps to repro:
1. Create a new project
2. Project Window > right-click > Create > Shader > Standard Surface Shader
3. Select Created "NewSurfaceShader" in Project Window
4. Click on "Compile and show code" Dropdown in the Inspector
Actual Result:
Show button text is clipped
Expected Result:
"Show" button text is clearly visible
Reproducible in:
2019.3.0a12, 2019.3.0a3
Working fine on:
2019.3.0a2, 2019.2.1f1
Environment:
Windows 10 and macOS 10.14
Note: On windows text is clipping from forward while on macOS text is clipping from backward, Refer attached screenshot
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
Add comment