Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
6.5.3
Issue ID
1149446
Regression
Yes
[Shader Graph] Node input field does not hide when property connects to that input
Node input field does not hide when property connects to that input.
Steps to reproduce:
1. Create a new project.
2. Go to Window > Package Manager > Shader Graph(Ver-6.5.3) > Install
3. Right-click in project window > Create > Shader > PBR Graph.
4. Click on Open shader Editor button in the inspector.
5. Click '+' button on Blackboard.
6. Select Vector2 property from the list and set X and Y values (Ex. 3,4).
7. Drag and drop Vector2 to the blank area in the shader graph window.
8. Connect Vector2 property with PBR Master Metallic input.
Node: Video is attached for the reference.
Actual result:
Node input field does not hide when property connects to that input.
Expected result:
Node input field hides when property connects to that input.
Reproducible with Shader Graph Package version: 6.5.3, 6.5.2
Not reproducible with Shader Graph Package version: 5.13.0
Environment: Windows and Mac.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene Views breaks and errors are spammed in the Console when the Game view is shrunk vertically to the minimum, and the Aspect Ratio is 16:9 or 16:10
- Slider Fill Area disappears after undoing “Set Native Size” change
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
Add comment