Skip to content

1.11.2

Choose a tag to compare

@Needle-Mirror-Bot Needle-Mirror-Bot released this 18 Oct 14:09

[1.11.2] - 2024-10-16

Fixed

  • Fixed touch pointers being released twice causing an index out of bounds error. ISXB-687
  • Fixed NullReferenceException from disconnecting and reconnecting a GXDKGamepad.
  • Fixed wrong mapping of Xbox Series S|X and Xbox One wireless controllers "View" button on macOS.ISXB-385
  • Fixed "AnalyticsResult" errors on consoles [ISXB-1107]
  • Fixed wrong Display Index value for touchscreen events.ISXB-1101
  • Fixed event handling when using Fixed Update processing where WasPressedThisFrame could appear to true for consecutive frames ISXB-1006

Added

  • Added the display of the device flag CanRunInBackground in device debug view.
  • Added analytics for programmatic InputAction setup via InputActionSetupExtensions when exiting play-mode.

Fixed

  • Removed a redundant warning when using fallback code to parse a HID descriptor. (UUM-71260)

Changed

  • Removed the InputManager to InputSystem project-wide asset migration code for performance improvement (ISX-2086)