Skip to content

Releases: Unity-Technologies/com.unity.toonshader

0.12.0-preview

28 Jul 13:08

Choose a tag to compare

Added

  • feat: make toon URP work show basic colors/texture and outline in 2D light environment

Changed

  • doc: improve documentation accessibility

Fixed

  • fix: errors when unlit mode is selected in the SceneView
  • fix: undefined punctual shadow keywords for HDRP in Unity 6000.0 or later
  • fix: dark areas instead of outlines in WebGL and OpenGL

0.11.1-preview

12 Jun 15:04

Choose a tag to compare

Added

  • sample: add metaverse materials and prefabs of Unity-chan in the HDRP sample

Fixed

  • fix: calling InitializeBakedGIData() is necessary for Unity newer than 6000.0.12
  • doc: fix incorrect table layout documentation in sections under Inspector Window Settings

0.11.0-preview

11 Dec 03:54

Choose a tag to compare

Changed:

  • api: change the accessor of internal test classes to internal
  • api: change the accessor of UTS3MaterialHeaderScope to internal
  • api: change the accessor of UTS3MaterialHeaderScopeList to internal
  • api: change the accessor of UTS3MaterialEditorExtension and MaterialEditorExtension to internal
  • docs: update Unity Editor Compatibility
  • deps: use [email protected]

Removed:

  • api: remove unused empty UniversalToonShaderInfo class

0.10.2-preview

19 Aug 13:14
314181d

Choose a tag to compare

0.10.2-preview Pre-release
Pre-release

0.10.2-preview Release

Fixed:

  • Plane objects can not be chosen from their front face in SceneViews.
  • Wrong include path for Linux systems.

0.10.1-preview

11 Jul 02:26
1dcd71e

Choose a tag to compare

0.10.1-preview Pre-release
Pre-release

0.10.1-preview Release

0.10.0-preview

19 Apr 05:09
686591b

Choose a tag to compare

0.10.0-preview Pre-release
Pre-release

0.10.0-preview Release

Updated:

  • URP shader is compatible with DOTS instancing. (Thanks to Hum9183)

Fixed:

  • Clipping Masks utilizes Tiling & Offset values applied to BaseMap.
  • Undoing/Redoing Tiling & Offset won't be reflected on the screen until slection is changed.(Thanks to Hum9183)

0.9.7-preview

19 Mar 23:15
e2b7a46

Choose a tag to compare

0.9.7-preview Pre-release
Pre-release

0.9.7-preview Release

  • URP Shader is comaptible with Light Layer. (Thanks to Hum9183)
  • Fixed:Base Map/1st Shade Map/2nd Shade Map missing Tiling & Offset controls for all the render pipelines. (Thanks to Hum9183)

0.9.6-preview

22 Feb 10:54
2f5d09a

Choose a tag to compare

0.9.6-preview Pre-release
Pre-release

0.9.6-preview Release

0.9.5-preview

27 Aug 21:38
6cea68f

Choose a tag to compare

0.9.5-preview Pre-release
Pre-release

0.9.5-preview Release

0.9.4-preview

02 May 09:53
bc90eae

Choose a tag to compare

0.9.4-preview Pre-release
Pre-release

0.9.4-preview Release

  • Added a exlanation for URP line issue into Kown Issues.