Search Issue Tracker
Fixed
Fixed in 3.0.4
Votes
2
Found in [Package]
3.0.2
Issue ID
XRIT-154
Regression
No
[Quest] Can Hover or Select XRInteractables through GameObject with a collider when the NearFarInteractor is used
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Samples/XR Interaction Toolkit/3.0.3/Starter Assets/DemoScene.unity” Scene
3. Enter the Play Mode
5. Use the right controller’s thumbstick to move closer to the grey cube and quad
6. Try interacting with Interactable objects through grey quad or cube
Expected result: The Interactable objects cannot be hovered/selected
Actual result: Can Hover and Select Interactable objects
Reproducible with: 3.0.0-pre.1 (2021.3.35f1), 3.0.3 (2021.3.38f1, 2022.3.28f1, 6000.0.1f1)
Reproducible on:
VLNQA00379, Oculus (Quest 2), Android 10, CPU: Snapdragon XR2, GPU: Adreno (TM) 650
Play Mode
Android Player
Windows Standalone Player
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Resolution Note (fix version 3.0.4):
Fixed an issue where the Near-Far Interactor would not be properly blocked by non-interactive 3D obstructions during far interactions.