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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
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.