Search Issue Tracker
Fixed in 1.0.0
Votes
0
Found in [Package]
2019.3
2019.3.0f6
2020.1
Issue ID
1219563
Regression
No
[XR Interaction Toolkit] GameObject gets rotated after teleporting when the Teleportation Area GameObject has non zero rotation
Repro steps:
1. Open QA attached project "repro_1219563"
2. Build and Run the scene "a" on a VR device
3. Try to teleport somewhere on the plane which has a rotation applied
Actual: The XRRig is teleported with a rotation applied
Reproducible with: 2019.3.2f1, 2020.1.0a24 - XR Interaction Toolkit preview - 0.9.3
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
- Unable to switch to either Facebook Instant Games/Meta Quest in the Build Profile
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Crash on core::base_hash_set when importing a specific package
- SettingsService.NotifySettingsProviderChanged() Doesn't Call OnDeactivate for Existing SettingsProviders when new ServiceProvider is created
Resolution Note (fix version 1.0.0):
PRs have landed to add more teleport orientation options. This fix will be available in the next package release A workaround in the meantime is to put your TeleportationArea on a root gameobject, and have your models as child gameobjects.