Unity Issue Tracker - "Shader error in 'Shader Graphs/Master': invalid subscript 'texCoord2' at line 315 (on d3d11)" is thrown when accessing uv2/3 with UV node in Canvas Shader Graph
Fixed
UUM-47684
"Shader error in 'Shader Graphs/Master': invalid subscript 'texCoord2' at line 315 (on d3d11)" is thrown when accessing uv2/3 with UV node in Canvas Shader Graph
Unity: ShaderGraph
Fixed
2023.3.X
Won't Fix
6.2.X
6.1.X
6.0.X
2023.2.X
2023.1.X
2022.3.X
2021.3.X
Fixed as of 6.0.
Fixed as of 6.0.
The fix for this should be available in unity 6.
I believe the port/fix for this version was opened by mistake. You can expect a fix for this in an upcoming unity version 6.x.
I believe the port/fix for this version was opened by mistake. You can expect a fix for this in an upcoming unity version 6.x.
How to reproduce:
Open the attached project "UGUIShaderGraph.zip"
Expected results: No errors in the Console window
Actual results: "Shader error in 'Shader Graphs/Master': invalid subscript 'texCoord2' at line 315 (on d3d11)" is thrown