Search Issue Tracker
Fixed in 8.0.0
Votes
0
Found in [Package]
7.1.2
Issue ID
1188710
Regression
Yes
[Shader Graph] All UV dropdown value is clipped under Shader Graph
Value of All UV dropdown is clipping from UV node category (Simple Noise, Rotate, Radial Shear) under Shader Graph Window, refer attached screenshot
Steps to repro:
1. Create a new project
2. Windows > Package Manager > Shader Graph > Install
3. Project Window > Create > Shader >PBR-Graph
4. Open "New Shader Graph" from Project Window
5. Shader Graph Window > right-click > Create Node > UV > "Simple Noise" OR "Rotate" OR "Tiling And Offset"
6. Change UV dropdown options
Actual Result:
UV dropdown value is clipped with dropdown icon
Expected Result:
UV dropdown value is clearly visible
Reproducible in:
2020.1.0a7, 2019.3.0b6
Working fine on:
2019.3.0b5
Package version found: 7.1.2, 7.1.1, 7.0.1
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
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
- The construction of a specific class breaks the binding Bool references and does not allow them to be toggled on back by hand when working in the Custom Editor window
- AssetReferenceAtlasedSprite creates a copy of the Sprite during Addressables.LoadAssetAsync<TObject> which does not release when Addressables.Release is used
Add comment