Search Issue Tracker
Fixed in 1.0.0-pre.6
Votes
0
Found in [Package]
1.0.0-pre.5
Issue ID
1354009
Regression
No
[XR Interaction Toolkit] ARGestureInteractor can filter out valid gesture interactables that are still within the camera
The ARGestureInteractor class incorrectly filters out some ARBaseGestureInteractable objects when generating valid targets for interaction each frame. It will only include those objects whose Transform position is within the camera frustum rather than any part of the object's bounds, and it can fail to include objects that are very close to the camera.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Add comment