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 f1d3470 commit 84b0260Copy full SHA for 84b0260
Packages/webxr-interactions/CHANGELOG.md
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [0.16.1] - 2023-02-03
10
### Fixed
11
- No reference to controllers in SceneHitTest.
12
- Errors when trying to play webcam stream.
Packages/webxr-interactions/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "com.de-panther.webxr-interactions",
3
"displayName": "WebXR Interactions",
4
- "version": "0.16.0-preview",
+ "version": "0.16.1-preview",
5
"unity": "2019.4",
"unityRelease": "33f1",
"description": "WebXR interactions components and samples for WebXR Export",
0 commit comments