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,267
Gamers
1,224,607

Latest Updates

Unity 6000.0.39f1 LTS

6000.0.39f1 Release Notes Improvements

  • Shadergraph: Added a new set of sample content - Shader Graph UGUI Shaders - to the Shader Graph package that contains examples of how to use the new Canvas target in Shader Graph to create dynamic UI elements. This new sample can be imported from the Sample tab of the Package Manager after selecting the Shader Graph package Fixes ...

Unity 2021.3.49f1 LTS

2021.3.49f1 Release Notes Improvements

  • Documentation: Added a copy button to code examples in the documentation. Fixes
  • Android: Allow build and run to work correctly when exporting an app bundle project. (UUM-91102)
  • Audio: Fixed a bug that would cause the audio to not resume properly after unpausing a timeline. (UUM-91654) -...

Unity 6000.0.38f1 LTS

6000.0.38f1 Release Notes Improvements

  • Input: Added support of F13-F24 (F20 on mac) for the new input system package API Changes
  • UI Toolkit: Added: Users can now retrieve tabs and tab headers, as well as reorder tabs. (UUM-95686) Fixes ...

Unity 2022.3.58f1 LTS

2022.3.58f1 Release Notes Improvements

  • Documentation: Added a copy button to code examples in the documentation. Fixes
  • AI: Sometimes the navigation path contained points outside of the shortest trajectory. (UUM-78679)
  • Android: Allow build and run to work correctly when exporting an app bundle project. (UUM-91102) ...

Unity 6000.0.37f1 LTS

6000.0.37f1 Release Notes API Changes

  • GI: Added: LightingDataAsset.SetLights() which lets you overwrite the lights associated with a specific Lighting Data Asset. This can be used to change lights between baked and realtime without rebaking. (UUM-78573) ...

Unity 6000.0.36f1 LTS

6000.0.36f1 Release Notes API Changes

  • Graphics: Added: Added SystemInfo.supportsMultisampledBackBuffer to inform whether the system render target supports MSAA. Changes
  • Plugins: .framework plugins will be imported with "Add to Embedded Binaries" flag enabled by default. (UUM-84614)
  • Plugins: .xcframeworks will be imported with "Add to Embedded Binaries" flag enabled if they contain .frameworks or dynamic libraries. (UUM-84614) Fixes ...