You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Packages/Tracking/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
28
28
- Text on the toggle button in the UI Input example scene now shows On or Off based on the toggled state
29
29
- Clients were not able to subscribe to the events on the PinchDetector and GrabDetector scripts as the properties were exposed as readonly.
30
30
- GrabDetector detection logic was inverted, so open hands were interpreted as grabs. Now fixed.
31
+
- Fixed issue with scale of outline in GenericHandShader if hand model normals are not a normalized length
31
32
32
33
### Known Issues
33
34
- Pose detection scene does not illuminate all poses in green if built for mobile headsets when using URP (2022.3), spotlights don't work as intended on Unity 6.
0 commit comments