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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 12):
Fixed with a new Swizzle node in 2021.2 (Shader Graph 12.0).