Search Issue Tracker
By Design
Under Consideration for 2.0.X
Votes
1
Found in [Package]
1.3.0
Issue ID
ISXB-142
Regression
No
[XRI XR Device simulator] Camera and controllers reset to the centre of viewport after switching the focus off the editor
Reproduction steps:
1. Open the user's attached project
2. Open Edit > Project Settings > XR Plug-in Management
3. Enable "Mock HMD Loader"
4. Select Assets > Samples > XR Interaction Toolkit > 2.0.0-pre.7 > XR Device Simulator and drag to Hierarchy
5. Enter Play mode
6. Click the right mouse button and rotate GameObject in the Game View
7. Switch to another opened application
8. Return to the editor
Expected result: visuals stays the same as it was left
Actual result: visuals resets
Reproduced with: 2.0.0-pre7 (2020.3.31f1), 2.0.1 (2019.4.36f1, 2020.3.31f1, 2021.2.16f1, 2022.1.0b12, 2022.2.0a8)
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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Resolution Note:
Focus change action cancellation behaviour was as documented when device does not respond to sync requests. However a workaround was found for simulate the sync request as this was for a simulated device.