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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
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.