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,624
Gamers
1,300,363

Latest Updates

Unity 2022.3.66f1 LTS

Features

  • Version Control: Added a new view to control labels.
  • Version Control: Added empty states for different scenarios.
  • Version Control: Added extra icons for known Unity file extensions.
  • Version Control: Added the diff panel in the branches view.
  • Version Control: Added tutorial link for Smart Locks in empty state for locks view.
  • Version Control: Added Version Control actions to sub scenes menu in the hierarchy view. ...

Unity 6000.0.56f1 LTS

Features

  • Android: Added app category support - Allows users to retain Android 15 orientation and rotation behavior on Android 16. Improvements
  • iOS: Added support for CAMetalDisplayLink. It is enabled by default on ios (when built with xcode15+ and run ios17+). It can be overriden at runtime by tweaking/overriding [UnityAppController shouldUseMetalDisplayLink] method. By default it is disabled on tvos, since most of them are slow, and failing to catch up with target FPS (on complex scenes)...

Unity 2021.3.55f1 LTS

2021.3.55f1 Release Notes

Fixes

  • Android: Fixed warning showing libraries as not 16 KB page aligned when they have been updated externally. (UUM-111393)
  • Editor: Updated 7-Zip to 25.00. ...

Unity 6000.0.55f1 LTS

Improvements

  • 2D: Improved performance of instantiation of GameObjects from Tiles. (UUM-110584)
  • Android: Improved Android symbols documentation, explain better what happens when both executable library has debug sections and a custom symbol file is present. (UUM-112242)
  • Audio: Improved timing accuracy of AudioRandomContainer. ...

Unity 2022.3.65f1 LTS

Improvements

  • Documentation: Added keyboard support for copying code examples.
  • DX12: Set ID3D12GraphicsCommandList::IASetVertexBuffers once instead of several times in a loop inside GfxDeviceD3D12Base::DrawBuffersCommon. (UUM-109282) Changes
  • XR: Updated com.unity.xr.openxr package version to 1.15.0. Fixes ...

Unity 6000.0.54f1 LTS

Improvements

  • QNX: Enabled shader caching. API Changes
  • Asset Pipeline: Added: Added FindAssetGUIDs methods that return an array of GUIDs instead of strings.
  • Asset Pipeline: Added: Added LoadAssetByGUID method that accepts a GUID as an input argument. Changes
  • Documentation: Added link to relevant area of Discussions on the multiplayer landing page. ...