Search Issue Tracker
Fixed
Fixed in 3.3.0-pre.1
Votes
1
Found in [Package]
3.1.1
Issue ID
XRIT-261
Regression
No
[XRIT] XRInteractionManager.SelectEnter() allows entering selection with incompatible layer masks
Steps to reproduce:
1. Download the attached project from the google drive link "Project.zip"
2. Open the "Assets/Scenes/SampleScene.unity"
3. Connect Quest 2/3 to Meta Link
4. Enter Play Mode
5. Pick up the cube on the left of correctly configured attacher and move it to the incorrectly configured attacher
6. Once the cube is attached to the incorrectly configured attacher, pick it up and observe the Exception being logged in the Console "Mismatched interaction mask, will immediately deselect!" (which is expected) and selection immediately exiting the attacher
Expected Results: XRInteractionManager.SelectEnter() does not allow entering selection with incompatible layer masks
Actual Results: XRInteractionManager.SelectEnter() allows entering selection with incompatible layer masks
Reproducible with: XRIT 3.0.8 - 3.1.1 (6000.0.46f1, 6000.1.0b14, 6000.2.0a8)
Could not test on 2021.3.50f1, 2022.3.61f1 due to XRIT scripting errors after downgrading and reimporting samples
Reproducible with these devices:
VLNQA00609 - Oculus Quest 3 (Quest 3), CPU: Snapdragon XR2 Gen 2 (SM8550), GPU: Adreno 740, OS: 12
VLNQA00417 - Oculus Quest 2 (Quest 2), CPU: Snapdragon XR2, GPU: Adreno 650, OS: 10
Environment tested: Windows 11 24H2
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