com.unity.shadergraph 10.8.0

com.unity.shadergraph

Notes: processedReleased December 13, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3 (18f1)

🔧 Bug Fixes

  • Fixed ShaderGraph errors caused by very large or very small default values for color or float properties [1313932]
  • Fixed a ShaderGraph warning when connecting a node using Object Space BiTangent to the vertex stage [1361512] (https://issuetracker.unity3d.com/issues/shader-graph-cross-implicit-truncation-of-vector-type-errors-are-thrown-when-connecting-transform-node-to-vertex-block)
  • Fixed a ShaderGraph issue where Float properties in Integer mode would not be cast properly in graph previews [1332564]