com.unity.inputsystem 1.4.2

com.unity.inputsystem

Notes: processedReleased August 18, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

  • com.unity.modules.uielements (1.0.0)

📈 Improvements

  • Hide XR legacy HMD and controllers layouts from Editor UI dropdown.

🔧 Bug Fixes

  • Fix UI sometimes ignoring the first mouse click event after losing and regaining focus (case ISXB-127.
  • Fixed issue when using MultiplayerEventSystems where the visual state of UI controls would change due to constant toggling of CanvasGroup.interactable on and off (case ISXB-112).
  • Fixed an issue where the Input Action asset icon would not be visible during asset creation (case ISXB-6).
  • Fixed DualSense low frequency motor speed being always set to min value.
  • Fixed an issue where `ReadUnprocessedValueFromState` in PoseControl always returning default values.
  • Fix Player 1's UI controls stop working after second player joins (case ISXB-125))