Search Issue Tracker
Fixed
Fixed in 2.6.3, 3.0.5
Votes
0
Found in [Package]
2.5.2
Issue ID
XRIT-138
Regression
No
[Quest] XR Rig is teleported to the World Origin (0,0,0) position when the XR Controller is inside a Collider with a Teleportation Area component and Teleportation is triggered
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 Grip Button of the Left Controller to teleport
5. Hold the controller inside the orange box and try to teleport
Expected result: Invalid teleportation request is returned
Actual result: XR Rig is returned to the (0,0,0) position
Reproducible with: 2.4.1 (2023.1.11f1), 2.5.2 (2021.3.35f1, 2022.3.20f1, 2023.2.10f1)
Could not test with: 3.0.0-pre.1 (2021.3.35f1, 2022.3.20f1, 2023.2.10f1, 2023.3.0b7) (Error “NullReferenceException: Object reference not set to an instance of an object” and the teleportation can’t be performed)
Reproducible with devices:
VLNQA00379, Oculus (Quest 2), Android 10, CPU: Snapdragon XR2, GPU: Adreno (TM) 650
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- Reproducible with Windows Standalone and Android Player
- Only reproducible when the XR Ray Interactor uses a Sphere Cast as the hit detection type
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note (fix version 3.0.5):
Update the Teleportation Area component to block selection when the XR Ray Interactor's sphere cast overlaps with the area.
Resolution Note (fix version 2.6.3):
Update the Teleportation Area component to block selection when the XR Ray Interactor's sphere cast overlaps with the area.