Skip to content

Commit 8dac914

Browse files
committed
Switch input backend to input system exclusive
1 parent 3ecf962 commit 8dac914

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

com.unity.template-hd/ProjectSettings/ProjectSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ PlayerSettings:
721721
m_VersionName:
722722
apiCompatibilityLevel: 6
723723
captureStartupLogs: {}
724-
activeInputHandler: 2
724+
activeInputHandler: 1
725725
windowsGamepadBackendHint: 0
726726
cloudProjectId:
727727
framebufferDepthMemorylessMode: 0

com.unity.template.hdrp-blank/ProjectSettings/ProjectSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@ PlayerSettings:
819819
qnxGraphicConfPath:
820820
apiCompatibilityLevel: 6
821821
captureStartupLogs: {}
822-
activeInputHandler: 2
822+
activeInputHandler: 1
823823
windowsGamepadBackendHint: 0
824824
cloudProjectId:
825825
framebufferDepthMemorylessMode: 0

0 commit comments

Comments
 (0)