Search Issue Tracker
Fixed
Fixed in 1.3.0
Votes
0
Found in [Package]
1.1.0
1.2.0
Issue ID
XRHB-31
Regression
No
Missing documentation page is opened when clicking the Help icon for Meta Hand Tracking Aim
Reproduction steps:
1. Open a new Unity project
2. Add “OpenXR Plugin” and "XR Hands" packages to the project
3. Go to “Edit\Project Settings\XR Plug-in Management\Open XR”
4. Under “OpenXR Feature Groups” click the Help icon (question mark) next to “Meta Hand Tracking Aim”
Expected result: redirection to a documentation page
Actual result: redirection to a missing documentation page
Reproducible with: 1.1.0, 1.2.0 (2021.3.29f1, 2022.3.6f1, 2023.1.6f1, 2023.2.0b1)
Reproducible on: macOS Ventura 13.2.1 (Intel), Windows 10 (by the reporter)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 1.3.0):
This was caused by the wrong version number being used in the URL for the Meta Hand Tracking Aim component. Documentation automation was updated to prevent future occurrences from happening so the shipping version stays in sync with the documentation links.