Search Issue Tracker
By Design
By Design in 6000.5.X
Votes
0
Found in
6000.0.57f1
6000.3.7f1
6000.4.0b7
6000.5.0a6
Issue ID
UUM-133955
Regression
No
Shader Graph validation errors are not pointing to the right implementation
How to reproduce:
1. Create a new Unity project
2. In the Project window, right-click -> Create -> Shader Graph -> URP -> Unlit Shader Graph
3. Open the Shader Graph, Create Node -> Terrain Texture
4. Observe the validation error
Expected results: The validation error prompts to "TerrainLit" ShaderGraph
Actual results: The validation error says that the Node can't be used in the Unlit ShaderGraph
Reproducible with: 6000.0.67f1, 6000.3.7f1, 6000.4.0b7, 6000.5.0a6
Reproducible on: Windows 11
Not reproducible on: No other environment tested
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
- “Assemblies” and “Areas” tabs disappears after switching to Scene tab and back in the Assemblies filter window
- Huge memory allocations when TMP dynamically adds glyphs from AssetBundle fonts
- “Redefinition of 'LOD_FADE_CROSSFADE'" shader errors thrown when opening SpeedTree9_URP.shadergraph in Universal 3D Template
- NullReferenceException is thrown and the window is broken when opening the "Active Scenario" window in Multiplayer Center
- Invalid Blue value in MotionBlurMergeTilePass when objects move at certain speeds
Resolution Note:
The validation error communicates which sub target / material workflow that the node is not supported by.
Resolution Note (6000.5.X):
The validation error communicates which sub target / material workflow that the node is not supported by.