Search Issue Tracker
Active
Under Consideration for 5.1.X, 6.0.X
Votes
1
Found in [Package]
5.1.4
6.0.2
Issue ID
ARFB-478
Regression
No
AR Foundation's XR Simulation ignores Mouse input when trying to rotate the camera
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. In the Game view, hold the right mouse button and move the mouse to rotate the camera
Expected result: The camera gets rotated
Actual result: The camera is not moving
Reproducible with: 5.1.4 (2021.3.39f1, 2022.3.34f1), 6.0.2 (6000.0.7f1)
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Workaround:
1. Enter the Play Mode
2. Open the Input Debug window (Window > Analysis > Input Debugger)
3. Click “Options”
4. Click "Simulate Touch Input From Mouse or Pen"
5. Click “Options”
6. Click "Simulate Touch Input From Mouse or Pen" to disable it
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
- [VFX Graph] Base Color Map Inconsistency between Lit and Unlit Ouput
- [HDRP] Water is using the wrong depth when calculating absorption for alpha clipped transparents with depth prepass enabled
- [VFX Graph] Emissive isn't working with Decal output
- Gizmos are not drawn in Game view and Render Graph Execution errors are shown when stacked Overlay Camera is used and 'Compatibility Mode' is disabled
- Crash on WalkTypeTreeInternal when selecting the Texture of a specific FBX
CiaranWills
Jul 01, 2024 23:17
This is a known issue when having the Device Simulator window open when using AR Foundation's simulation. Closing the Device Simulator window should work around it.