Skip to content

Commit 48dadac

Browse files
committed
Update changelog and add ignore format revisions file
1 parent 347c826 commit 48dadac

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.git-blame-ignore-revs

Whitespace-only changes.

Packages/Tracking/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Fixed
1515
- Fixed some warnings around runtime variables that were only used in editor mode
1616
- Fixed an issue with Physical Hands and Unity 6 due to the physics Contact Generation setting being removed
17-
- (UI Input Preview) Added explicit missing dependancy on the "Unity UI" package.
17+
- (UI Input Preview) Added explicit missing dependancy on the "Unity UI" package
1818

1919
### Changed
2020
- Updated all custom shaders to support the Universal Render Pipeline concurrently with the Built-in Render Pipeline
21+
- Updated Copyright year to 2025
2122

2223
### Known Issues
2324
- 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.
2425
- Turntable and pullchord scene only works (i.e. the pullchord works) if the physical hands settings are used
2526
- Clicks on UI elements using indirect interaction do not appear to work with the UI Input example
26-
- The RuntimeGizmoManager and associated RuntimeGizmo.shader shader are not URP compatible and would require breaking changes to support URP. These remain as BiRP only
27+
- The RuntimeGizmoManager and associated RuntimeGizmo.shader shader are not URP compatible and would require breaking changes to support URP; These remain as BiRP only
2728

2829
## [7.2.0] - 17/01/2025
2930

0 commit comments

Comments
 (0)