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
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
Add comment