Shader warnings in URP ShaderGraph when using the Normal From Texture node
Unity: ShaderGraph
Fixed
6.1.X
6.0.X
2022.3.X
2021.3.X
Won't Fix
6.2.X
Fixed as of 6.1.
Prevent shader warnings when using the NormalFromTexture node in ShaderGraph
Prevent shader warnings when using the NormalFromTexture node in ShaderGraph
Reproduction steps:
1. Open the attached “BugShaderWarnings-NormalFromTexture.zip” project
2. Select the “Assets/WarningShaderGraph.shadergraph” shader graph
3. Observe the Inspector window
Expected result: No warnings are displayed
Actual result: “implicit truncation of vector type” warnings are displayed