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
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
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.