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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
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.