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,259,309

Latest updates

Unity 6000.0.83f1 LTS

Changes

  • Mono: Remove assertions from ToFileDescriptor (UUM-145761)

Fixes

  • AI: As a result of an unsupported configuration, a NavMeshAgent would try to separate from its own NavMeshObstacle component by jumping in arbitrary directions. Now the agent moves in one stable direction. (UUM-141803)
  • AI: NavMeshAgents created or teleported inside box NavMeshObstacles could not move out of the obstacles. (UUM-146477)
  • Android: Fixed alignment issues in Android External Tools settings panel. (UUM-148378)
  • Audio: Fixed crash when pausing AudioRandomContainer ...

Unity 6000.0.82f1 LTS

Fixes

  • AI: Fixed NavMeshAgent getting stuck on corner of a box obstacle when moved with navAgent.Move. (UUM-136684)
  • Asset Pipeline: Asset Pipeline: Fixed an Editor crash in WriteObjectToVector / CreateOrReloadInspectorCopy that could occur when entering Play Mode. (UUM-112617) -...

Unity 6000.3.22f1 LTS

Improvements

  • Editor: Terrain: Detail atlas textures are now shared across terrain tiles that use identical non-instanced detail prototypes, significantly reducing memory usage in multi-tile terrain setups. (UUM-148356) API Changes
  • Android: Added: Add support for SDK Platform 37 Fixes ...

Unity 6000.0.81f1 LTS

API Changes

  • Android: Added: Add support for SDK Platform 37 Fixes
  • Android: Fixed an issue that caused lag in the Unity preferences text fields when Android support is installed. (UUM-147435)
  • Android: Negative values for Screen.brightness now restore the device's preferred screen brightness. (UUM-145925) ...

Unity 6000.3.21f1 LTS

Improvements

  • Accessibility: Added support for AccessibilityState.Expanded on Android.
  • Asset Pipeline: Added clarification detail to Fixes
  • 2D: Fixed Install 2D Package button is disabled when it should not be. (UUM-143583) ...