The Unity game logo

Unity

PatchBot will keep your Discord channel up-to-date on the latest LTS Unity patch notes. Premium servers can subscribe to updates for other main versions such as 2022, 2021.3 LTS, etc.

Servers
8,737
Gamers
1,308,305

Latest Updates

Unity 6000.3.14f1 LTS

Features

  • UI Toolkit: UI Toolkit: Introduced a UXML upgrade framework for applying automated UXML upgrades to fix common issues and deprecated patterns. This can be accessed from the VisualTreeAsset inspector or through script via UnityEditor.UIElements.UxmlUpgradeService. Improvements
  • UI Toolkit: Added an option in the UI Builder to export the UXML Attributes of elements in alphabetical order. ...

Unity 6000.0.73f1 LTS

API Changes

  • Editor: Changed: Expose JobHandle.GetHashCode and Equals and ==/!= operators when ENABLE_UNITY_COLLECTIONS_CHECKS is not defined. Fixes
  • 2D: Fixed an issue where having a long Palette or Brush name could hide other UI elements in the Tile Palette. (UUM-130336) ...

Unity 6000.3.13f1 LTS

Features

  • Version Control: Added "Add to Source Control" and "Undo Changes" actions for folders from the Project browser and Inspector.
  • Version Control: Added a new Branch Explorer to visualize and navigate branches.
  • Version Control: Added persistence for all splitter positions across window reloads and sessions.
  • Version Control: Added support in the merge view to partially apply a shelve.
  • Version Control: Added the F2 keyboard shortcut to rename branches and labels. ...

Unity 2022.3.75f1 LTS

Features

  • Version Control: Added "Add to Source Control" and "Undo Changes" actions for folders from the Project browser and Inspector.
  • Version Control: Added a new Branch Explorer to visualize and navigate branches.
  • Version Control: Added persistence for all splitter positions across window reloads and sessions.
  • Version Control: Added support in the merge view to partially apply a shelve.
  • Version Control: Added the F2 keyboard shortcut to rename branches and labels. Changes ...

Unity 6000.0.72f1 LTS

Features

  • Version Control: Added "Add to Source Control" and "Undo Changes" actions for folders from the Project browser and Inspector.
  • Version Control: Added a new Branch Explorer to visualize and navigate branches.
  • Version Control: Added persistence for all splitter positions across window reloads and sessions.
  • Version Control: Added support in the merge view to partially apply a shelve.
  • Version Control: Added the F2 keyboard shortcut to rename branches and labels. ...

Unity 6000.3.12f1 LTS

Features

  • UI Toolkit: Added support for simulate.Click on world-space content in UIToolkit Test Framework. Improvements
  • Documentation: Added direct links to the Memory Profiler package.
  • Documentation: Added information about clean and dirty page management to memory management documentation.
  • Installer: Installers on Windows can now take up to 60% less time due to an optimization in the compression strategy. (UUM-136633) API Changes ...