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
- "Timeflow Animation System" custom package appears twice in the Package Manager
- Sprite Atlas Override for iOS setting remains disabled when saving its change to enabled
- Increased Memory usage when Update Mode 'On Demand' Realtime lights are used and DX12 API is selected
- Shader warnings in URP ShaderGraph when using the Normal From Texture node
- 'Stack overflow' error logged in the Console when a script that has a lot of classes is compiled
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.