We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca3964c commit 10ac668Copy full SHA for 10ac668
1 file changed
CHANGELOG.md
@@ -7,9 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
-- Fixed the insertion of new points on a Poly Shape being unreliable.
+- Fixed the insertion of new points on a Poly Shape being unreliable.
11
- [case: 1281254] Fixed shader warning in URP for UNITY_PASS_FORWARDBASE macro redefinition.
12
-- [case: 1294866] Fix annotation warning on InitializeOnLoad call.
+- [case: 1294866] Fix annotation warning on InitializeOnLoad call.
13
+- [case: 1304561] Fix `Shape Preview` not rendering with the blue preview tint.
14
15
## [4.4.1] - 2020-11-10
16
0 commit comments