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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Resolution Note (fix version 1.0.0-pre.3):
Confirmed Fix. Hover to Select now works as documented.