Search Issue Tracker
Fixed in 1.0.0-pre.3
Votes
0
Found in [Package]
0.10.0-preview.7
Issue ID
1301630
Regression
No
[XR Interaction Toolkit] The "Hover To Select" checkbox does not work when XR Room Scale Rig is used
Reproduction steps:
1. Open the attached project ("XRInteractionTest.zip")
2. Open the "SampleScene" scene
3. Enter Play mode
4. Hover the controller over the cube
5. Open the Console window
Expected result: "this object was selected" message is printed (onSelectEnter method is called)
Actual result: onSelectEnter method is not called (open "JKwiVfKxbG.mp4" video)
Reproducible with: XR Interaction Toolkit 0.10.0-preview.7, 1.0.0-pre.1 (2019.4.17f1, 2020.1.17f1, 2020.2.1f1, 2021.1.0b1)
Not tested with: 2018.4.30f1 (XR Interaction Toolkit not available)
Tested:
- Oculus Rift S
- Oculus Quest 2
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
- Undoing the branch rotation resets only wireframe and not mesh when undoing the action first time after launching the project
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
Resolution Note (fix version 1.0.0-pre.3):
Confirmed Fix. Hover to Select now works as documented.