Skip to content

0.8.0-preview

Pre-release
Pre-release

Choose a tag to compare

@sindharta-tanuwijaya sindharta-tanuwijaya released this 23 Aug 06:57
· 190 commits to development/v1 since this release
5db4435

0.8.0-preview

  • From 0.8.0-preview on, The Unity Toon Shader handles all the render pipelines such as Built-in, URP, and HDRP, with two shaders, Toon and Toon(Tessellation). The Unity Toon Shader doesn't include shaders solely for single render pipeline anymore.
  • 0.8.0-preview is compatible with 2020.3, 2021.3, 2022.1 and 2022.2. This version doesn't support 2019.4 anymore as it utilizes Shader Package Requirement feature.
  • All the materials created with older than 0.7.x-preview must be converted. Please refer to the document describing Material Converter.
  • The converter is capable of converting from Unity-chan Toon Shader 2.0.7 and Universal Toon Shader materials.