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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.