Search Issue Tracker

Fixed in 10.1.0

Votes

0

Found in [Package]

10.1.0

Issue ID

1284030

Regression

No

[Shadergraph] Custom Function still uses Vector1 after "vector 1 to float" change

Package: Shader Graph

-

Reproduces on Master (481375fefe) after "Vector 1 to float" change
Repro
1. Create a custom function node
2. Add an input
Expected result: the input says "float"
Actual result: the input says "Vector 1"

Add comment

Log in to post comment