Search Issue Tracker
Won't Fix
Won't Fix in 6000.6.X
Votes
0
Found in
6000.0.71f1
6000.3.11f1
6000.4.0f1
6000.5.0a9
6000.6.0a1
Issue ID
UUM-137059
Regression
No
"Shader error in 'Shader Graphs/Master': invalid subscript 'texCoord6' at /(243) (on d3d11)" error thrown when UV2-UV7 is connected to Base Color In Fullscreen Shader Graph
Steps to reproduce:
- Create a new project using Universal 3D template
- In Project Window, right-click > Create > Shader Graph > URP > Fullscreen Shader Graph
- In the Shader Graph window, right-click > Create Node > UV
- Connect the UV node to Base Color
- In the UV node, change the Channel to anything from UV2 to UV7
- Save and observe the Console
Actual results: "Shader error in 'Shader Graphs/Master': invalid subscript 'texCoord2' at /(243) (on d3d11)" and "[Worker0] Shader error in 'Shader Graphs/New Shader Graph'" errors
Expected results: No errorsĀ
Reproducible with versions: 6000.0.71f1, 6000.3.11f1, 6000.4.0f1, 6000.5.0a9
Tested on (OS): Windows 11
Notes:
- The error is also thrown even after the created Shader Graph is deleted and a new one with no nodes is created
- Does not repro with UV0 and UV1
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
- GitHub and GitLab "Personal Access Token" is periodically cleared while Unity Hub is running on Linux
- Attribute on Toolbar Overlay does not resolve when importing .unitypackage
- Remote repository size is not shown for GitHub repositories when expanding project details
- "Repository name" field and "slug preview" don't have correct validation and become inconsistent when unsupported characters are entered
- Package Manager throws ScriptableSingleton related errors after a package was installed while there were pending package manifest changes
Resolution Note:
Thank you for reporting a bug to Unity.
Fullscreen doesn't support
Resolution Note (6000.6.X):
Thank you for reporting a bug to Unity.
Fullscreen doesn't support