Search Issue Tracker

Fixed

Unknown (hidden) 1.4.X

Votes

12

Found in [Package]

1.4.1

Issue ID

ISXB-244

Regression

Yes

Upgrading to 1.4.1 throws errors for keyboard use

Package: New Input System Bugs

-

-see title

-repro:
# get [https://github.com/UnityTechnologies/InputSystem_Warriors]
# move it 1.3.0 package version
# start scene
# notice the warrior moves using the keyboard
# upgrade to 1.4.1 package version
# start the scene

NOTICE the warrior doesn't move using the keyboard and extra errors are thrown

Redoing this with a clean checkout and upgrade the keyboard works but new errors are thrown:
Type of instance in array does not match expected type
UnityEngine.InputSystem.PlayerInput:OnDisable () (at Library/PackageCache/com.unity.inputsystem@1.4.1/InputSystem/Plugins/PlayerInput/PlayerInput.cs:1735)
 
Interaction count in old and new state must be the same
UnityEngine.InputSystem.PlayerInput:OnDisable () (at Library/PackageCache/com.unity.inputsystem@1.4.1/InputSystem/Plugins/PlayerInput/PlayerInput.cs:1735)

Comments (3)

  1. unity_4tsblackcat

    Sep 16, 2022 12:55

    This is actually quite 'game-breaking' in our XR project. 2022.1.15f1 with 1.4.2 Saying won't fix in 1.4.x leaves us sitting waiting on some future version of the 1.5.x alpha/beta software to finally reach non alpha/beta status.

  2. Schubkraft

    Sep 10, 2022 08:44

  3. john79

    Sep 09, 2022 08:39

    i have the same issue with 1.4.2 the issue is kind of urgent cause i cannot use the keyboard and there is no precise error or suggestion on how to solve it. please fix

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.