Manual installs
Operating systems
-Component installers
Windows
+macOS
+macOS ARM64
+Release
Release notes
+Known Issues in 2022.3.66f1
- 2D: Crash on "TransferPixelDataForMaskTemplate<_sprite_packing_char2>" when building for Android (UUM-113215)
2022.3.66f1 Release Notes
Features
Version Control: Added a new view to control labels.
Version Control: Added empty states for different scenarios.
Version Control: Added extra icons for known Unity file extensions.
Version Control: Added the diff panel in the branches view.
Version Control: Added tutorial link for Smart Locks in empty state for locks view.
Version Control: Added Version Control actions to sub scenes menu in the hierarchy view.
Version Control: Added Version Control actions to the scene header menu in the hierarchy view.
Version Control: Enriched scene assets in the hierarchy view with status overlay icon.
Version Control: Enriched sub scene assets in the hierarchy view with status overlay icon.
Version Control: Implemented double-click action for pending changes view.
Version Control: Implemented double-click action for the diff panel.
Version Control: Implemented double-click action for the history view.
Version Control: Improved checkout speed for thousands of files.
Version Control: New feature to inform users about available updates in the package.
Version Control: New feature to recommend to enable Manual Checkout for Unity Assets when there are Lock Rules configured for the project.
Version Control: Updated all usages of TreeView to the new generic version in Unity 6000.2.
Improvements
- Documentation: Clarified Application.PersistentDataPath documentation regarding MacOS Editor and MacOS Player paths. (UUM-109747)
Fixes
2D: Fixed Blurry and Stretched Light Type Icons in Global Light 2D Inspector. (UUM-111256)
2D: Fixed Light2D issue on certain android devices. (UUM-112716)
Animation: Added an error to explain why AnimatorController states stop working when they reach a normalized time which is too large (100,000+loops). (UUM-111056)
Audio: Fixed native memory of first loaded AudioClip being reported incorrectly in profiler. (UUM-103201)
Editor: Fixed BRG raw buffer binding when no metadata. (UUM-110313)
Editor: Fixed crash in GameObject::IsActiveIgnoreImplicitPrefab(). (UUM-92622)
Editor: Fixed Editor hangs when cutting and pasting a Script to another folder during Play Mode. (UUM-104031)
Editor: Fixed IME on Blur() for UIToolkit. (UUM-102003)
Editor: Fixed Windows Editor command line launch issue when there is a -logfile arg with no log file path after. (UUM-112532)
Editor: Mac: Fix issue that when loading a multi-monitor window layout on Mac then all Unity windows would be clamped to the same screen where the mouse is, instead of keeping their positions on the various monitors. (UUM-110840)
Editor: No longer assert in the Editor when calling InstantiateAsync on a prefab that contains a sub emitter. (UUM-112023)
Editor: Updated 7-Zip to 25.01.
Graphics: Fixed crash after disconnecting an external display on Android. (UUM-110456)
Graphics: Fixed flickering of gpu instanced particle system in linux when using OpenGL. (UUM-100915)
Graphics: Fixed flickering of gpu instanced particle system when using OpenGL. (UUM-98222)
License: Bundle Licensing Client 1.17.2. (UUM-113543)
Linux: Fixed Linux runtime window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height. (UUM-107466)
Networking: Updated our copy of MbedTLS to version 3.6.4 to address some security vulnerabilities. (UUM-114079)
Package Manager: Removed retry option from PackageManager error during project creation. (UUM-111460)
Particles: Fixed crash in trail geometry job. (UUM-103773)
Particles: Prevent TempJob memory leak warning when playing Particle Systems in Edit mode. (UUM-103773)
Profiler: Fixed invalid Mesh indices appearing in Memory Profiler metadata when read/write is disabled on standalone builds. (UUM-107356)
Scripting: Fixed ObjectPool clear timing in no domain reload environment. (UUM-111093)
Scripting: RoslynAnalyzersShouldNotReferenceNetStandard2_1 test instability fixed. (UUM-110692)
uGUI: Disabled culling of empty Rects in the Editor to avoid false positives in the Scene View. (UUM-100206)
uGUI: Nested canvases utilizing the Screen Space - Camera rendering mode will now fall back to sorting based on distance to their assigned camera. This fallback is used when Override Sorting is enabled, and only after first comparing sorting layer and sorting order values. (UUM-100599)
uGUI: Revised an outdated editor warning that previously advised users to "clear the Packing tag." Since Packing tags are now obsolete, the message has been updated to reflect current best practices. (UUM-103962)
UI Toolkit: Fixed the IndexOutOfRangeException when redoing elements that came after the styled visual element in the UI Builder. (UUM-109157)
Version Control: Fixed aesthetic shaking issue when the package view is re-dimensioned.
Version Control: Fixed an issue in the Login process not allowing to retry. (VCS-1007152)
Version Control: Fixed an issue provoked by the auto-refresh of the Pending changes view. (VCS-1007328)
Version Control: Fixed error message when clicking the 'Incoming changes' tab. (VCS-1006281)
Version Control: Fixed some empty states that flickered when resizing the splitter or scrolling the table. (VCS-1007258)
Version Control: Fixed the error 'EndLayoutGroup: BeginLayoutGroup must be called first' in different scenarios. (VCS-1006653)
Version Control: Fixed undo shortcut for the PendingChanges view comments TextBox.
Version Control: Updated LoadingSpinner to fix VisualElement.transform becoming obsolete.
Version Control: Updated the Perforce client with P4 API 2021.2/2201121 to support Perforce P4 Cloud (Helix Core Cloud). (UUM-113016)
Video: Fixed freezing video playback on Galaxy S25 and similar Android devices. (UUM-111599)
Video: Fixed inconsistent imports of video files on MacOS. (UUM-104688)
VisionOS: Fixed crash when using WebCamTexture in visionOS builds.
VisionOS: Fixed Xcode build failure when advertising APIs are used from scripts. (UUM-113817)
Package changes in 2022.3.66f1
Packages updated
Changeset
+Third Party Notices
Release notes
+Known Issues in 2022.3.66f1
- 2D: Crash on "TransferPixelDataForMaskTemplate<_sprite_packing_char2>" when building for Android (UUM-113215)
2022.3.66f1 Release Notes
Features
Version Control: Added a new view to control labels.
Version Control: Added empty states for different scenarios.
Version Control: Added extra icons for known Unity file extensions.
Version Control: Added the diff panel in the branches view.
Version Control: Added tutorial link for Smart Locks in empty state for locks view.
Version Control: Added Version Control actions to sub scenes menu in the hierarchy view.
Version Control: Added Version Control actions to the scene header menu in the hierarchy view.
Version Control: Enriched scene assets in the hierarchy view with status overlay icon.
Version Control: Enriched sub scene assets in the hierarchy view with status overlay icon.
Version Control: Implemented double-click action for pending changes view.
Version Control: Implemented double-click action for the diff panel.
Version Control: Implemented double-click action for the history view.
Version Control: Improved checkout speed for thousands of files.
Version Control: New feature to inform users about available updates in the package.
Version Control: New feature to recommend to enable Manual Checkout for Unity Assets when there are Lock Rules configured for the project.
Version Control: Updated all usages of TreeView to the new generic version in Unity 6000.2.
Improvements
- Documentation: Clarified Application.PersistentDataPath documentation regarding MacOS Editor and MacOS Player paths. (UUM-109747)
Fixes
2D: Fixed Blurry and Stretched Light Type Icons in Global Light 2D Inspector. (UUM-111256)
2D: Fixed Light2D issue on certain android devices. (UUM-112716)
Animation: Added an error to explain why AnimatorController states stop working when they reach a normalized time which is too large (100,000+loops). (UUM-111056)
Audio: Fixed native memory of first loaded AudioClip being reported incorrectly in profiler. (UUM-103201)
Editor: Fixed BRG raw buffer binding when no metadata. (UUM-110313)
Editor: Fixed crash in GameObject::IsActiveIgnoreImplicitPrefab(). (UUM-92622)
Editor: Fixed Editor hangs when cutting and pasting a Script to another folder during Play Mode. (UUM-104031)
Editor: Fixed IME on Blur() for UIToolkit. (UUM-102003)
Editor: Fixed Windows Editor command line launch issue when there is a -logfile arg with no log file path after. (UUM-112532)
Editor: Mac: Fix issue that when loading a multi-monitor window layout on Mac then all Unity windows would be clamped to the same screen where the mouse is, instead of keeping their positions on the various monitors. (UUM-110840)
Editor: No longer assert in the Editor when calling InstantiateAsync on a prefab that contains a sub emitter. (UUM-112023)
Editor: Updated 7-Zip to 25.01.
Graphics: Fixed crash after disconnecting an external display on Android. (UUM-110456)
Graphics: Fixed flickering of gpu instanced particle system in linux when using OpenGL. (UUM-100915)
Graphics: Fixed flickering of gpu instanced particle system when using OpenGL. (UUM-98222)
License: Bundle Licensing Client 1.17.2. (UUM-113543)
Linux: Fixed Linux runtime window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height. (UUM-107466)
Networking: Updated our copy of MbedTLS to version 3.6.4 to address some security vulnerabilities. (UUM-114079)
Package Manager: Removed retry option from PackageManager error during project creation. (UUM-111460)
Particles: Fixed crash in trail geometry job. (UUM-103773)
Particles: Prevent TempJob memory leak warning when playing Particle Systems in Edit mode. (UUM-103773)
Profiler: Fixed invalid Mesh indices appearing in Memory Profiler metadata when read/write is disabled on standalone builds. (UUM-107356)
Scripting: Fixed ObjectPool clear timing in no domain reload environment. (UUM-111093)
Scripting: RoslynAnalyzersShouldNotReferenceNetStandard2_1 test instability fixed. (UUM-110692)
uGUI: Disabled culling of empty Rects in the Editor to avoid false positives in the Scene View. (UUM-100206)
uGUI: Nested canvases utilizing the Screen Space - Camera rendering mode will now fall back to sorting based on distance to their assigned camera. This fallback is used when Override Sorting is enabled, and only after first comparing sorting layer and sorting order values. (UUM-100599)
uGUI: Revised an outdated editor warning that previously advised users to "clear the Packing tag." Since Packing tags are now obsolete, the message has been updated to reflect current best practices. (UUM-103962)
UI Toolkit: Fixed the IndexOutOfRangeException when redoing elements that came after the styled visual element in the UI Builder. (UUM-109157)
Version Control: Fixed aesthetic shaking issue when the package view is re-dimensioned.
Version Control: Fixed an issue in the Login process not allowing to retry. (VCS-1007152)
Version Control: Fixed an issue provoked by the auto-refresh of the Pending changes view. (VCS-1007328)
Version Control: Fixed error message when clicking the 'Incoming changes' tab. (VCS-1006281)
Version Control: Fixed some empty states that flickered when resizing the splitter or scrolling the table. (VCS-1007258)
Version Control: Fixed the error 'EndLayoutGroup: BeginLayoutGroup must be called first' in different scenarios. (VCS-1006653)
Version Control: Fixed undo shortcut for the PendingChanges view comments TextBox.
Version Control: Updated LoadingSpinner to fix VisualElement.transform becoming obsolete.
Version Control: Updated the Perforce client with P4 API 2021.2/2201121 to support Perforce P4 Cloud (Helix Core Cloud). (UUM-113016)
Video: Fixed freezing video playback on Galaxy S25 and similar Android devices. (UUM-111599)
Video: Fixed inconsistent imports of video files on MacOS. (UUM-104688)
VisionOS: Fixed crash when using WebCamTexture in visionOS builds.
VisionOS: Fixed Xcode build failure when advertising APIs are used from scripts. (UUM-113817)
Package changes in 2022.3.66f1
Packages updated

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