com.unity.shadergraph 6.9.1

com.unity.shadergraph

Notes: processedReleased July 30, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.2 (0b9)

🔧 Bug Fixes

  • You can no longer directly connect slots with invalid types. When the graph detects that situation, it now doesn't break and gives an error instead.
  • Fixed an error that previously occurred when you used `Sampler State` input ports on Sub Graphs.
  • Fixed various dependency tracking issues with Sub Graphs and HLSL files from Custom Function Nodes.