Search Issue Tracker
Fixed in 12
Votes
0
Found in [Package]
10.3.2
Issue ID
1351784
Regression
No
ShaderGraph Swizzle Node's color channels are not displayed as options when initially created
How to reproduce:
1. Create an HDRP template project
2. Create a "Lit Shader graph" e.g.
3. Create a "Swizzle Node"
4. Observe in the drop-down lists for color, only "Red" is available
Expected result: Drop down lists should show Green, Blue, Red as options
Actual result: Only Red is shown
Reproducible with: 10.3.2 - 11.0.0 (2020.3.0f1 - 2021.2.0a3)
Couldn't test with: 12.0.0 (Swizzle node is changed, channels no longer can be picked from a list)
Notes:
- If you close the Graph and re-open it again, all the channels are listed
- If you modify the values of the Swizzle Node via other nodes e.g. "Vector 4", the Shader graph is repainted and it shows all the channels
- Reproducible with URP and HDRP
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 12):
Fixed with a new Swizzle node in 2021.2 (Shader Graph 12.0).