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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.