Skip to content
Closed
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"com.unity.collab-proxy": "2.0.5",
"com.unity.feature.development": "1.0.2",
"com.unity.cinemachine": "2.9.5",
"com.unity.inputsystem": "1.8.1",
"com.unity.inputsystem": "1.11.2",
"com.unity.learn.iet-framework": "3.1.3",
"com.unity.render-pipelines.high-definition": "16.0.2",
"com.unity.timeline": "1.8.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@ PlayerSettings:
m_VersionName:
apiCompatibilityLevel: 6
captureStartupLogs: {}
activeInputHandler: 2
activeInputHandler: 1
windowsGamepadBackendHint: 0
cloudProjectId:
framebufferDepthMemorylessMode: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
"com.unity.timeline": "1.8.6",
"com.unity.ugui": "2.0.0",
"com.unity.visualscripting": "1.9.1"
"com.unity.inputsystem": "1.11.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -819,7 +819,7 @@ PlayerSettings:
qnxGraphicConfPath:
apiCompatibilityLevel: 6
captureStartupLogs: {}
activeInputHandler: 2
activeInputHandler: 1
windowsGamepadBackendHint: 0
cloudProjectId:
framebufferDepthMemorylessMode: 0
Expand Down