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
- 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
- New selector in Matching Selectors displays as on line -1 in debugger
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
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.