File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Packages/webxr-interactions Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
### Changed
10
10
- XR Interaction Toolkit sample XR Rig now use 1 camera instead of cameras group.
11
11
- 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.
12
16
13
17
### Removed
14
18
- 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.
15
21
16
22
### Fixed
17
23
- Issue with Anchor Control in the XR Interaction Toolkit sample XR Screen Space Controller.
You can’t perform that action at this time.
0 commit comments