Skip to content

Commit 2393646

Browse files
committed
Fixed: typo of the release date in CHANGELOG.md.
1 parent dbce080 commit 2393646

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

com.unity.toonshader/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Changelog
2-
## [0.5.0-preview] - 2021-01-20
3-
### Updated
2+
## [0.5.0-preview] - 2022-01-20
3+
### Updated:
44
* Updated documentation and folder structure in order to make the package structure friendly to Unity official package.
55
* Tentatively deleted Japanese documentation before making the package ready for Unity standard translation system.
66
* HDRP: made UTS compatible with HDRP AOV. Capable of outputting Albedo, Normal and so on using AOV Image Sequence Recorder newer than 3.0.
77
* More effective and strict internal tests.
88
### Fixed:
99
* HDRP:reduced shader variants by disabling some debug pragmas.
10-
* URP:UTS materials don't recieve shadows when using newer than Unity 2021.1.
10+
* URP:UTS materials don't receive shadows when using newer than Unity 2021.1.
1111
* Legacy:Unable to disable Outline.
1212
* AutoRenderQueue is disabled when material inspector is unfocused.
1313

0 commit comments

Comments
 (0)