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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
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.