com.unity.shadergraph 10.7.0

com.unity.shadergraph

Notes: processedReleased September 21, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3 (18f1)

Features

  • Added a ShaderGraph animated preview framerate throttle.

🔧 Bug Fixes

  • Fixed SubGraph SamplerState property defaults not being respected [1336119]
  • Fixed an issue where nested subgraphs with identical SamplerState property settings could cause compile failures [1336089]
  • Fixed an issue where SamplerState properties could not be renamed after creation [1336126]
  • Fixed the incorrect value written to the VT feedback buffer when VT is not used.
  • Fixed compilation problems on preview shader when using hybrid renderer v2 and property desc override Hybrid Per Instance
  • Fixed a serialization bug wrt PVT property flags when using subgraphs. This fixes SRP batcher compatibility.
  • Fixed an incorrect direction transform from view to world space [1365187]