Search Issue Tracker
Fixed
Fixed in 2.6.3, 3.0.4
Votes
0
Found in [Package]
3.0.3
Issue ID
XRIT-168
Regression
No
[Quest] Ray is pointing at the origin of a GameObject with Teleportation Area when trying to point at the object's corner and using LineType.StraightLine
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/Create-with-VR-Starter-Scene.unity” Scene
3. Enter the Play Mode
4. Use the right controller to point at the corner of the grey rug
5. Press and hold the Grip button
Expected result: Ray ends at the corner of the grey rug, where the controller was pointed at
Actual result: Ray coming from the controller ends at the origin of the grey rug
Reproducible with: 2.5.2 (2022.3.31f1), 3.0.3 (2021.3.39f1, 2022.3.34f1, 6000.0.7f1)
Reproducible on:
VLNQA00379, Oculus (Quest 2), Android 10, CPU: Snapdragon XR2, GPU: Adreno (TM) 650
Play Mode
Windows Standalone Player
Android 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Resolution Note (fix version 3.0.4):
Added interaction layer configuration to `XRInteractorLineVisual` to allow specification of which interactables cause a straight line ray cast to bend to the attach transform on select.
Resolution Note (fix version 2.6.3):
Added interaction layer configuration to `XRInteractorLineVisual` to allow specification of which interactables cause a straight line ray cast to bend to the attach transform on select.