"Lock Input To Game View" Missing

Title says it all.
Unity 2020.3.30. Quest 2. OpenXR installed. New Input System enabled. VR Launches but no option under Input debugger. Option does not appear in any version of Unity, including previously working projects.
Anyone else have this issue?

1 Like

Yes! Iā€™m having this exact same issue. This option simply isnā€™t available at all. Iā€™m using version 2020.3.38. Were you able to find a solution?

Just stumbled across the same issue here and found this in the changelog entry for the Input System 1.1.0-pre6:
ā€œEditor: Removed ā€˜Lock Input to Game Viewā€™ setting in the Input Debugger. The setting has been replaced by the new ā€˜Game View Focusā€™ project setting.ā€ (Source: Changelog | Input System | 1.4.4).
Apparently the option was already removed in Aug. 2021.

You can find the Settings in ā€˜Project Settings/Input System Package/Play Mode Input Behaviourā€™

ā†’ For further info also see the thread > Why new input system works without focus on game view in editor? < and here especially the answers from ā€˜DSivtsovā€™.
Hope that helps anyone else.