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,768
Gamers
1,266,902

Latest updates

Unity 6000.0.79f1 LTS

Improvements

  • Build System: Updated the bundled 7-Zip to version 26.02.
  • Graphics: Updated the mipmap streaming manual pages to describe how Unity selects mipmap levels from mesh UV data and camera positions, clarified the behaviour for objects Unity can't calculate a level for (including procedurally-generated geometry such as Particle Systems), and added a Texture2D.requestedMipmapLevel code example. (UUM-131691) Changes -...

Unity 6000.3.19f1 LTS

Improvements

  • Editor: Improved diagnostics checks for LMDB MDB_BAD_RSLOT runtime errors. (UUM-110320) Fixes
  • 2D: Fixed an InvalidCastException when using the Tile getter property for TileChangeData. (UUM-142760) -...

Unity 6000.0.78f1 LTS

Features

  • Documentation: This adds a step in the UDP docs pipeline to resolve xref links in engine documentation. Fixes
  • 2D: Fixed an exception when selecting a Tile in Play mode while the Tile Palette overlay is open in the Scene View in Edit mode. (UUM-137165) ...

Unity 6000.3.18f1 LTS

Features

  • Documentation: This adds a step in the UDP docs pipeline to resolve xref links in engine documentation. Improvements
  • Multiplayer: Fix Write access error with "VirtualProjectSettings.json" when creating a MPPM Player Tag with Perforce connected (UUM-144074) Changes
  • Editor: The macOS Rosetta 2 installation helper app is no longer necessary and has been removed. Fixes ...

Unity 6000.0.77f1 LTS

Fixes

  • 2D: Fixed errors when a Lens Flare component is added and adds support for orthographic camera. (UUM-141781)
  • 2D: Fixed picking for sprites with -ve scale using shadergraph materials. (UUM-141627) -...

Unity 6000.3.17f1 LTS

Improvements

  • Editor: Removed the warning under Canvas component when Normal or Tangent are enabled in Overlay mode. (UUM-137367)
  • Shaders: Added an "Unapplied Changes" dialog that appears when navigating away from the Shader Build Settings UI with pending modifications. Changes
  • Android: Upgraded Gradle to 9.1.0 and AGP to 9.0.0. Fixes ...