Page 1 of 1

Love/Hate 1.10.17 Released

Posted: Mon Jun 07, 2021 2:55 pm
by Tony Li
Version 1.10.17 is now available on the Asset Store!

Release Notes:
  • Changed: GameObjectUtility.GameObjectHardFind and GameObjectUtility.FindObjectsOfTypeAlsoInactive search all open scenes by default, not just active scene.
  • Improved: InputDeviceManager New Input System integration handles translation of KeyCode.Alpha# and KeyCode.Keypad#.
  • Improved: UIScrollbarEnabler will now update scroll rect even if no scrollbar is assigned.
  • Fixed: UIButtonKeyTrigger didn't reset pressed state.
  • Fixed: UILocalizationManager didn't apply localization to inactive GameObjects when option to apply to inactive was ticked.
  • Fixed: Removed obsolete warning in Unity 2021 'StandaloneInputModule.forceModuleActive' is obsolete.