Release Notes Background

Unity 2022.3.73f1

Released on Mar 4, 2026

Manual installs

Component installers

Release

Known Issues in 2022.3.73f1

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

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

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

  • Windows: Player hangs when the "Run in Background" is enabled and active window is switched (UUM-130495)

2022.3.73f1 Release Notes

Changes

Fixes

  • Asset Bundles: Fixed an issue where AssetBundleUnloadOperation allocations persist longer than expected and are not cleared until the next GC.collect(). (UUM-132703)

  • Editor: Fixed an issue where EditorUtility.CompressTexture / EditorUtility.CompressCubemapTexture would interrupt compression to signed EAC formats too late in the process, leaving the texture in a broken state. Note that signed EAC formats are not supported for compression, this has been added to the API docs.

  • Editor: Fixed an issue with EditorUtility.CompressTexture / EditorUtility.CompressCubemapTexture where it was possible to attempt to compress NPOT mipmapped textures to unsupported target formats. Additional details regarding this have been added to the API docs. (UUM-129605)

  • iOS: Keyboard UI adjusted to better fit with liquid glass. (UUM-133464)

  • Package Manager: Url deep link using a upm package show the package selected if discoverable. Also show Add popup if a version is specified or if the package is not discoverable. (PAK-8687)

Package changes in 2022.3.73f1

Packages updated

Changeset: a459b1956fbd

Third Party Notices

Looking for a different release?

Find the Unity version that’s compatible with your existing projects, or that provides you with specific features unavailable in newer versions.