Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
10.2.2
Issue ID
1328756
Regression
Yes
[Shadergraph] Default inputs for keyword nodes is vec4s even though they become floats when the node is plugged in
Reproduces in 10.2.2
Doesn't reproduce in 7.3.1
Repro steps:
1. Create a boolean or enum keyword
2. Drag it onto the graph
Expected results: the inputs are Floats/Vector1s
Actual result: the inputs are Vector4s, even if when you plug the output of the node into something, the inputs becomes Floats/Vector1s
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
Add comment