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,763
Gamers
1,287,932

Latest Updates

Unity 6000.0.76f1 LTS

Improvements

  • Graphics: Added guards against null index buffer in GfxDeviceGLES::DrawBuffersBatchMode. (UUM-135891) Changes
  • Android: Updated JDK to 17.0.18+8. (UUM-141159) Fixes
  • 2D: Fixed an issue where the Tile Palette shows an empty grid when the user drags and drops Sprite assets for the Tile Palette but cancels the operation to create Tile assets. (UUM-132388) -...

Unity 6000.3.16f1 LTS

Improvements

  • Graphics: Added guards against null index buffer in GfxDeviceGLES::DrawBuffersBatchMode. (UUM-135891) API Changes
  • UI Toolkit: Added: Added a CallbackEventHandler.RegisterCallbacks method override with CallbackOptions argument.
  • UI Toolkit: Added: Added the CallbackEventHandler.UnregisterAllRemovableCallbacks method.
  • UI Toolkit: Added: Added the CallbackOptions enum. Changes
  • Android: Updated JDK to 17.0.18+8. (UUM-141159) Fixes ...

Unity 6000.0.75f1 LTS

Improvements

  • AI: The API documentation for the NavMeshHit struct and related concepts was missing information. (UUM-140847)
  • Build System: Updated the bundled 7-Zip to version 26.01.
  • Editor: Removed the warning under Canvas component when Normal or Tangent are enabled in Overlay mode. (UUM-137367) API Changes
  • Editor: Added: Added new public DeeplinkHandlerAttribute. Fixes ...

Unity 6000.3.15f1 LTS

Improvements

  • Build System: Updated the bundled 7-Zip to version 26.01.
  • iOS: Added player settings toggle to enable metal display link (without resorting to code).
  • iOS: Switch to ca display link on serious/critical thermal state. API Changes
  • Physics: Added: Added the angularVelocity property to the Collision type. (UUM-140799) ...

Unity 6000.0.74f1 LTS

Changes

  • Audio: Compressed In Memory setting defaults to Decompress On Load on Chromium-Based Web Browsers to avoid Memory Leaks. (UUM-136929) Fixes
  • 2D: Added support for using Unity Recorder with the 2D renderer. (UUM-136415) ...

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. ...