Skip to content

Commit bbf0ae4

Browse files
committed
CHANGELOG update
1 parent c9c3141 commit bbf0ae4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Packages/webxr-interactions/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
### Changed
1010
- XR Interaction Toolkit sample XR Rig now use 1 camera instead of cameras group.
1111
- SceneHitTest now looks for Main Camera if there's no WebXRCamera component in scene.
12+
- Samples now use URP instead of Built-in Render Pipeline.
13+
14+
### Deprecated
15+
- HandMenu as the duplication no longer needed. Use XRI HandMenu instead.
1216

1317
### Removed
1418
- WebXRHMD device from WebXRInputDevices as it's now native part of the WebXR Export package.
19+
- Support for Unity versions older than 2020.3.6f1.
20+
- Support for Built-in Render Pipeline.
1521

1622
### Fixed
1723
- Issue with Anchor Control in the XR Interaction Toolkit sample XR Screen Space Controller.

0 commit comments

Comments
 (0)