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,892
Gamers
1,316,070

Latest Updates

Unity 2022.3.73f1 LTS

Changes

  • Graphics: Texture importing now strictly adheres to the supported formats in https://docs.unity3d.com/Documentation/Manual/ImportingTextures.html. Circumventing this by changing an image file's extension will no longer work. If a image file format is necessary, please file a feature request so we can look into properly supporting it. Fixes ...

Unity 6000.0.69f1 LTS

Improvements

  • Installer: Removed the activation of .NET 3.5 on Windows systems. Greatly reducing the installation time when using the installers directly. (UUM-133360) Fixes
  • Android: Fixed an issue where a dialog from GradleTemplateUpdater was displayed when custom Gradle templates have the compileSdkVersion attribute. (UUM-134142) ...

Unity 6000.3.10f1 LTS

API Changes

  • Scripting: Added: Added onUnitCircle property to the Random API that returns a random point on the circumference of a unit circle as a Vector2. (UUM-133714) Changes
  • Editor: Added Unity Hub page with installation link and link to Hub documentation site. Fixes
  • Android: Fixed an issue where a dialog from GradleTemplateUpdater was displayed when custom Gradle templates have the compileSdkVersion attribute. (UUM-134142) -...

Unity 6000.0.68f1 LTS

Improvements

  • Shadergraph: Improved appearance of channel dropdown on UV node when node is collapsed. (UUM-115034) Changes
  • Editor: Changed the Prismatic Articulation Joint type with targetVelocity set (a velocity motored prismatic articulation joint) so now setting the Target Velocity to a positive value results in a positive linear velocity during simulation. Similarly, setting the Target Velocity...

Unity 6000.3.9f1 LTS

Changes

  • Editor: Changed the Prismatic Articulation Joint type with targetVelocity set (a velocity motored prismatic articulation joint) so now setting the Target Velocity to a positive value results in a positive linear velocity during simulation. Similarly, setting the Target Velocity to a negative value will result in a negative linear velocity. (UUM-113920) ...

Unity 2022.3.72f1 LTS

Improvements

  • Adaptive Performance: Upgraded Adaptive Performance from 4 to 5 to add 16KB support and more useful features and bug fixes from the 5.x line. (UUM-126684) Fixes
  • Android: Fixed instability in Android test "ExportGradleProjectForApk_WithSplitBinary_CreatesOBBAndShowsWarning". (UUM-122699) ...