Search Issue Tracker
Fixed in 2020.1
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 fails to launch with silent crash in mono on windows
- [GPU PLM] Part of baked shadows are broken when hitting a backface
- [DX12] Nothing is being rendered when using Alt+Enter to maximize a resized windowed player
- GL shader reflection is truncated or crash occurs when struct is used from named CBuffer with at least one other constant
- Having a struct in the global CBuffer makes OpenGLCore and GLES3 targets not report reflection for the CBuffer
Add comment