Unity 2022.3.72f1

LTSEnterprise & Industry only

Released Wednesday, February 11, 2026

Browse 2022.3 versions

PreviousNext

AI Summary

Premium

Unity 2022.3.72f1 focuses on stability and platform-specific improvements. Key updates include significant enhancements to the Adaptive Performance package, crucial fixes for Android and iOS mobile development, and editor stability improvements, particularly around custom property drawers and graphics resource loading.

Key Highlights

  • Adaptive Performance package upgraded to 5.1.6, bringing new features and bug fixes.
  • Fixed rare deadlock scenarios when loading resources (like Textures) from AssetBundles.
  • Resolved issues with VideoPlayer freezing on certain Android devices.
  • Addressed custom property drawers being disposed prematurely in the editor.
  • Improved Shadergraph node selection after copy-paste or duplication.

⚠️ Known Issues

  • UUM-125778 Metal: Game freezes after command buffer Timeout error
  • UUM-85256 Metal: macOS stutters in a minimal project in the Editor in Play Mode
  • UUM-112470 Video: Fix for 2022.3.X: VideoPlayer freezes or stops on certain Android devices when enabling and disabling the Video multiple times

📈 Improvements

  • UUM-126684 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.

🔧 Bug Fixes

  • UUM-122699 Android: Fixed instability in Android test "ExportGradleProjectForApk\_WithSplitBinary\_CreatesOBBAndShowsWarning".
  • UUM-132087 Editor: Fixed an issue where custom property drawers would be DIsposed when they were still in use.
  • UUM-126066 Graphics: Fixed rare deadlock scenario in AsyncResourceUploadBlocking() occasionally happening when loading resources (typically Textures) from AssetBundles.
  • UUM-129367 iOS: Fixed iOS 26 logs appearing as \ in Console app.
  • UUM-132968 iOS: Fixed on screen keyboard not reopening when using number pad or phone pad keyboard type.
  • UUM-110841 Shadergraph: Nodes are now properly selected after copy-paste or duplication.
  • Version Control: Fixed a compilation error caused by an invalid duplicated GUID in WaitForPendingOperations.cs.meta in 2.11.2.
  • Version Control: Fixed accessing Editor internals directly on versions below Unity 6.3.
  • UUM-130258 Version Control: Fixed intermittent failures in Version Control native tests on linux.

📦 Package changes in 2022.3.72f1

All Changes by Category

📦Asset Pipeline(1)

🏗️Build System(1)

fix

UUM-130258 Version Control: Fixed intermittent failures in Version Control native tests on linux.

⚙️DOTS(1)

🔧Editor(3)

fix

UUM-132087 Editor: Fixed an issue where custom property drawers would be DIsposed when they were still in use.

fix

Version Control: Fixed accessing Editor internals directly on versions below Unity 6.3.

improvement

UUM-85256 Metal: macOS stutters in a minimal project in the Editor in Play Mode

📝General(15)

improvement

UUM-125778 Metal: Game freezes after command buffer Timeout error

improvement

com.unity.microsoft.gdk.discovery: 1.1.0 to 1.2.0

🎨Graphics(2)

fix

UUM-126066 Graphics: Fixed rare deadlock scenario in AsyncResourceUploadBlocking() occasionally happening when loading resources (typically Textures) from AssetBundles.

fix

UUM-110841 Shadergraph: Nodes are now properly selected after copy-paste or duplication.

📱Mobile(7)

fix

UUM-129367 iOS: Fixed iOS 26 logs appearing as \<private> in Console app.

fix

UUM-132968 iOS: Fixed on screen keyboard not reopening when using number pad or phone pad keyboard type.

fix

UUM-122699 Android: Fixed instability in Android test "ExportGradleProjectForApk\_WithSplitBinary\_CreatesOBBAndShowsWarning".

improvement

UUM-112470 Video: Fix for 2022.3.X: VideoPlayer freezes or stops on certain Android devices when enabling and disabling the Video multiple times

Performance(2)

improvement

UUM-126684 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.

📋Version Control(1)

fix

Version Control: Fixed a compilation error caused by an invalid duplicated GUID in WaitForPendingOperations.cs.meta in 2.11.2.

🥽XR(4)

View original release notes: Unity 2022.3.72f1 Release Notes