Skip to content

Commit 1b7a95e

Browse files
authored
Fixed upgrade warnings in SpeedTree8 subgraphs. (#6160)
1 parent 843e303 commit 1b7a95e

File tree

4 files changed

+216
-23
lines changed

4 files changed

+216
-23
lines changed

com.unity.shadergraph/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2929
- Fixed a bug where node preview doesn't update when a texture is changed in the explorer [1363784](https://issuetracker.unity3d.com/product/unity/issues/guid/1363784/)
3030
- Fixed missing shader keyword stage during keyword copying.
3131
- Fixed a ShaderGraph warning when connecting a node using Object Space BiTangent to the vertex stage [1361512] (https://issuetracker.unity3d.com/issues/shader-graph-cross-implicit-truncation-of-vector-type-errors-are-thrown-when-connecting-transform-node-to-vertex-block)
32-
32+
- Fixed upgrade warnings on SpeedTree8 subgraphs.
3333

3434
## [13.1.0] - 2021-09-24
3535

0 commit comments

Comments
 (0)