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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment