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
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
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.