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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment