Search Issue Tracker
Won't Fix
Votes
2
Found in [Package]
3.2.13
Issue ID
1267790
Regression
No
[XR SDK][WMR] The position changes to room setup coordinate system center when positional tracking is lost
Reproduction steps:
1. Open the attached project ("WinMR_PositionalTracking.zip")
2. Open "ManualPose" scene
3. Enter Play mode
4. Cover up WMR device cameras
Expected result: The position is lost but stays as close as possible to the last correct position when tracking was lost
Actual result: The position is lost and moved to room setup coordinate system center
Reproducible with: XR SDK 3.2.13 (2019.4.9f1, 2020.1.4f1, 2020.2.0b1)
Not reproducible with: 2018.4.26f1 (XR SDK not available)
Tested with:
- Acer WMR device
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
- [HDRP] Assertion printed when Maximum Reflection Probe count is higher than 64 due to k_MaxCubeReflectionsOnScreen when Raytracing is enabled
- Seams are visible on the Water System when multiple tiles are used and their Surface type is set to River
- Matching Game View creates unsaved changes even though nothing to save
- AudioClips do not have path or GUID in Build Report and incorrect size is reported
- The rendered color of the preset differs from the preview color when adding a new swatch in the HDR Color Picker
Resolution Note:
XR team has decided not to fix this issue. It can be worked around by keeping a circular buffer of HMD pose and reseting the position with a known good value once tracking is lost.