InputSystem Changelog

This changelog showcases the ability to render changelogs in the "keep a changelog" format

1.6.2 #

10 Jul 2023

Added
Fixed

Added

  • Enabled displayIndex support for Unity 2022.3.

Fixed

  • Fixed UI clicks not registering when OS provides multiple input sources for the same event, e.g. on Samsung Dex (case ISX-1416, ISXB-342).
  • Fixed unstable integration test Integration_CanSendAndReceiveEvents by ignoring application focus on integration tests. (case ISX-1381)
  • Fixed broken "Listen" button in Input actions editor window with Unity dark skin (case ISXB-536).