Search Issue Tracker
By Design
Votes
0
Found in [Package]
0.2.10-preview
Issue ID
1166763
Regression
No
[VR][Editor] Game view loses input when the window is not in focus.
Github: https://github.com/Unity-Technologies/InputSystem/issues/649
Repro:
1. Download package and project: https://github.com/Unity-Technologies/InputSystem
2. Using VR in Project settings
3. Enter Playmode, focus on Scene window and observe the Game view window
Actual: Game view window loses input when it is not in focus.
This is inconvenient for development, and inconsistent with the behaviors of the old Input.
However, this only applies to VR, not for any other platform.
-
DaleNewcomb
Mar 16, 2020 16:12
It would be nice if this setting would save into the InputSettings asset so that we don't have to enable this for every person's system throughout the project.
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:
There is a setting in the input debugger that does this.