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
- [Android] "Texture2D.ReadPixels" writes pixels into a texture incorrectly when used with OpenGLES3
- “Render Quad” Material icon is not rendered in Inspector
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
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.