Back
Unity Technologies Inc.
Patches for Unity Hub x64
Windows
16 patches available
The Unity Hub is a standalone application that streamlines the way you find, download, and manage your Unity Projects and installations. In addition, you can manually add versions of the Editor that you have already installed on your machine to your Hub.
Unity Hub x64 Version 3.18.2
Release Date
6/8/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
3.18.2$$$June 8; 2026$$$Bug fixes and improvements$$$Installs and downloads$$$Editor security warnings can now be dismissed. Dismissed warnings can be reset from Settings > Installs.$$$Fixed an issue that could prevent Editor installation on Windows ARM64 devices.$$$Improved proxy support for module checksum downloads and Windows certificate handling; including packaged builds that rely on the Windows system root certificate store.$$$Hub now prompts you before restarting for an update when Editor or module installs are in progress.$$$Fixed an issue where the Editor version change dialog could close when dismissing the “Add Modules” dialog.$$$Fixed an issue where the Editor version update dialog could reopen unexpectedly after being closed; or not reopen immediately when selected again.$$$Source control$$$Fixed GitHub personal access token handling for Linux credential storage; insufficient permissions; and disconnected tokens.$$$Fixed issues that could prevent some GitHub repositories from appearing in search results.$$$Fixed Git default branch initialization when creating or reconnecting repositories.$$$Fixed an issue where the UVCS Connect button could show an incorrect state in the source-control dialog.$$$Projects$$$Improved New Project defaults. Hub now remembers whether you last created a cloud or local project; and adds a clearer way to select no source control provider.$$$Improved the Import Projects folder picker copy and validation messages.$$$Fixed missing-project handling for Editor version actions; and disabled Save as Template when the project path no longer exists.$$$Custom templates$$$Added an install action for custom templates that require an Editor version that is not already installed. From the template menu; you can now start the required Editor install and continue creating the project after the Editor is available.$$$Fixed the New Project page to show the correct empty state when no custom templates are available.$$$Fixed custom-template thumbnail paths on Windows and UNC paths.$$$Persisted the signing organization for custom templates and disabled template editing while related background tasks are running.$$$Improved template signing timeout handling so timed-out signing operations abort cleanly.$$$General$$$Fixed a crash that could occur when opening another instance of Unity Hub.$$$Fixed analytics opt-out preferences so they persist across Hub upgrades and user changes.$$$Improved temporary file handling on Linux.
Unity Hub x64 Version 3.18.0
Release Date
5/6/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
3.18.0$$$May 6; 2026$$$$$$What’s New$$$$$$CLI$$$This release introduces a new standalone CLI for Unity Hub. Unlike the existing CLI; which runs through the Hub application; the standalone CLI is distributed as a separate binary and can be installed; updated; and used independently of Unity Hub. View documentation for the CLI here.$$$The existing CLI remains supported in this release.$$$Key updates for the standalone CLI include:$$$Improved CLI performance and responsiveness; with simple commands running up to 10x faster.$$$Reduced CLI startup time to under 100 ms; compared to roughly 5 seconds previously.$$$Added support for updating the standalone CLI independently with unity upgrade.$$$Feature parity is maintained with the existing CLI with future updates bringing new features and enhancements$$$The standalone CLI supports all platforms supported by the Unity Editor.$$$Custom Templates$$$Custom Templates are now officially supported; providing a standardized way to create and share project templates directly in Unity Hub.$$$New custom templates can be created from an existing project by selecting Save project as custom template from the project menu or from the New template button on the new Templates page.$$$Template creation supports defining a name; description; version; thumbnail image; and signing organization.$$$Template signing and verification are supported to improve trust and consistency when sharing templates across teams.$$$Custom templates can optionally be linked to GitHub; GitLab; or Unity Version Control (UVCS) repositories.$$$A new Templates page displays all templates in the selected template directory; and templates can be searched for by name or filtered by Editor.$$$Existing templates can be added to Unity Hub by moving them into the selected template directory; or by updating the directory in Settings > Templates to point to the local template location.$$$Bug fixes and improvements$$$$$$Projects$$$Added a Size column to the Projects table that displays the disk size of each Unity project; excluding generated directories such as Library; Temp; and build artifacts.$$$Updated the layout of the New Project page and replaced template category tabs with a filter dropdown.$$$Fixed an issue where long values in expanded row content could cause the Projects table to scroll horizontally.$$$Installs$$$Updated the downloads badge in the top bar to prioritize active downloads over failed downloads.$$$Fixed an issue where paused downloads could sometimes fail to resume.$$$General$$$Improved proxy support across the Hub to ensure network requests consistently respect proxy configuration; including environment variables; system proxy settings; PAC files; WPAD; custom CA certificates; and fallback to direct connections when a proxy is unavailable. This also fixes issues where some downloads and services could bypass the configured proxy or fail TLS validation; and improves proxy credential handling for additional credential formats.$$$Added a new macOS-only setting under Settings > Appearance > Menu bar that lets you hide the Unity Hub icon from the macOS menu bar without restarting the app.$$$Improved the reliability of elevated install and setup flows on Windows; including better handling for subprocess output; cancellation; and cleanup.$$$Added security hardening improvements across the Hub; including protections against supply chain risks and OAuth-related enhancements.$$$Continued reducing third-party dependencies used by the Hub.
Unity Hub x64 Version 3.18.0
Release Date
5/6/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
3.18.0$$$May 6; 2026$$$$$$What’s New$$$$$$CLI$$$This release introduces a new standalone CLI for Unity Hub. Unlike the existing CLI; which runs through the Hub application; the standalone CLI is distributed as a separate binary and can be installed; updated; and used independently of Unity Hub. View documentation for the CLI here.$$$The existing CLI remains supported in this release.$$$Key updates for the standalone CLI include:$$$Improved CLI performance and responsiveness; with simple commands running up to 10x faster.$$$Reduced CLI startup time to under 100 ms; compared to roughly 5 seconds previously.$$$Added support for updating the standalone CLI independently with unity upgrade.$$$Feature parity is maintained with the existing CLI with future updates bringing new features and enhancements$$$The standalone CLI supports all platforms supported by the Unity Editor.$$$Custom Templates$$$Custom Templates are now officially supported; providing a standardized way to create and share project templates directly in Unity Hub.$$$New custom templates can be created from an existing project by selecting Save project as custom template from the project menu or from the New template button on the new Templates page.$$$Template creation supports defining a name; description; version; thumbnail image; and signing organization.$$$Template signing and verification are supported to improve trust and consistency when sharing templates across teams.$$$Custom templates can optionally be linked to GitHub; GitLab; or Unity Version Control (UVCS) repositories.$$$A new Templates page displays all templates in the selected template directory; and templates can be searched for by name or filtered by Editor.$$$Existing templates can be added to Unity Hub by moving them into the selected template directory; or by updating the directory in Settings > Templates to point to the local template location.$$$Bug fixes and improvements$$$$$$Projects$$$Added a Size column to the Projects table that displays the disk size of each Unity project; excluding generated directories such as Library; Temp; and build artifacts.$$$Updated the layout of the New Project page and replaced template category tabs with a filter dropdown.$$$Fixed an issue where long values in expanded row content could cause the Projects table to scroll horizontally.$$$Installs$$$Updated the downloads badge in the top bar to prioritize active downloads over failed downloads.$$$Fixed an issue where paused downloads could sometimes fail to resume.$$$General$$$Improved proxy support across the Hub to ensure network requests consistently respect proxy configuration; including environment variables; system proxy settings; PAC files; WPAD; custom CA certificates; and fallback to direct connections when a proxy is unavailable. This also fixes issues where some downloads and services could bypass the configured proxy or fail TLS validation; and improves proxy credential handling for additional credential formats.$$$Added a new macOS-only setting under Settings > Appearance > Menu bar that lets you hide the Unity Hub icon from the macOS menu bar without restarting the app.$$$Improved the reliability of elevated install and setup flows on Windows; including better handling for subprocess output; cancellation; and cleanup.$$$Added security hardening improvements across the Hub; including protections against supply chain risks and OAuth-related enhancements.$$$Continued reducing third-party dependencies used by the Hub.
Unity Hub x64 Version 3.17.3
Release Date
4/21/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
3.17.3$$$April 21; 2026$$$$$$Bug fixes & improvements$$$$$$Fixed high ambient CPU usage for users with projects connected to version control.$$$
Unity Hub x64 Version 3.17.3
Release Date
4/21/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
3.17.3$$$April 21; 2026$$$$$$Bug fixes & improvements$$$$$$Fixed high ambient CPU usage for users with projects connected to version control.$$$
Unity Hub x64 Version 3.16.4
Release Date
3/16/2026
Bug Fix?
No
Minor Release?
Yes
Patch Notes
3.16.4$$$March 16; 2026$$$Projects$$$Updated Built-in Render Pipeline deprecation warnings for Unity Editor versions 6000.5 and newer.$$$
Unity Hub x64 Version 3.16.4
Release Date
3/16/2026
Bug Fix?
No
Minor Release?
Yes
Patch Notes
3.16.4$$$March 16; 2026$$$Projects$$$Updated Built-in Render Pipeline deprecation warnings for Unity Editor versions 6000.5 and newer.$$$
Unity Hub x64 Version 3.16.2
Release Date
2/5/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
3.16.2$$$February 5; 2026$$$$$$Bug fixes & improvements$$$$$$Fixed an issue on Windows where the Hub would crash when adding a project from disk due to a DLL mismatch when invoking the File Explorer.$$$Security updates.$$$
Unity Hub x64 Version 3.16.2
Release Date
2/5/2026
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
3.16.2$$$February 5; 2026$$$$$$Bug fixes & improvements$$$$$$Fixed an issue on Windows where the Hub would crash when adding a project from disk due to a DLL mismatch when invoking the File Explorer.$$$Security updates.$$$
Unity Hub x64 Version 3.15.4
Release Date
12/16/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
3.15.4$$$December 16; 2025$$$$$$Bug fixes & improvements$$$Minor security updates.
Unity Hub x64 Version 3.15.4
Release Date
12/16/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
3.15.4$$$December 16; 2025$$$$$$Bug fixes & improvements$$$Minor security updates.
Unity Hub x64 Version 3.15.2
Release Date
11/4/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
3.15.2$$$November 4; 2025$$$$$$Bug Fixes & Improvements$$$$$$Installs$$$Fixed failing module and template installations on Linux and some Windows versions.$$$Projects$$$Updated the project display name feature:$$$Added a setting in Settings > Projects to select the default project name: either the product name (PlayerSettings.productName) or the project folder name. The project folder name is used by default.$$$Added a Clear button to the Set project display name dialog which removes the set display name.$$$Get Set Up$$$Fixed an issue where the video did not load.$$$
Unity Hub x64 Version 3.15.2
Release Date
11/4/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
3.15.2$$$November 4; 2025$$$$$$Bug Fixes & Improvements$$$$$$Installs$$$Fixed failing module and template installations on Linux and some Windows versions.$$$Projects$$$Updated the project display name feature:$$$Added a setting in Settings > Projects to select the default project name: either the product name (PlayerSettings.productName) or the project folder name. The project folder name is used by default.$$$Added a Clear button to the Set project display name dialog which removes the set display name.$$$Get Set Up$$$Fixed an issue where the video did not load.$$$
Unity Hub x64 Version 3.14.3
Release Date
10/3/2025
Bug Fix?
Yes
Minor Release?
No
Patch Notes
3.14.3$$$October 3; 2025$$$Bug fixes & improvements$$$Fixed an issue where some Editor release notes links were pointing to incorrect version.$$$
Unity Hub x64 Version 3.14.3
Release Date
10/3/2025
Bug Fix?
Yes
Minor Release?
No
Patch Notes
3.14.3$$$October 3; 2025$$$Bug fixes & improvements$$$Fixed an issue where some Editor release notes links were pointing to incorrect version.$$$
Unity Hub x64 Version 3.14.1
Release Date
9/22/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
3.14.1$$$September 22; 2025$$$$$$Bug fixes & improvements$$$$$$Projects:$$$Moved the project warning button from the “Editor version” column to the “Name” column.$$$General:$$$Fixed a bug for some users where clearing notifications did not work.$$$Fixed an issue where the bug reporter would show an empty window if the Hub crashed.$$$Fixed an issue on Linux where some users were being logged out of the Hub.$$$Operating System Support$$$$$$Added deprecation notices for the following operating systems; which will be deprecated in the upcoming 3.15 release:$$$$$$macOS 11$$$Windows 10 20H2 and below$$$
Unity Hub x64 Version 3.14.1
Release Date
9/22/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
3.14.1$$$September 22; 2025$$$$$$Bug fixes & improvements$$$$$$Projects:$$$Moved the project warning button from the “Editor version” column to the “Name” column.$$$General:$$$Fixed a bug for some users where clearing notifications did not work.$$$Fixed an issue where the bug reporter would show an empty window if the Hub crashed.$$$Fixed an issue on Linux where some users were being logged out of the Hub.$$$Operating System Support$$$$$$Added deprecation notices for the following operating systems; which will be deprecated in the upcoming 3.15 release:$$$$$$macOS 11$$$Windows 10 20H2 and below$$$
Unity Hub x64 Version 3.13.1
Release Date
7/30/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
3.13.1$$$July 30; 2025$$$$$$What’s New$$$$$$Projects:$$$Updated the order of options in the project name dropdown menu in the “New Projects” page. The new order is: Create new project; Create new local project; and Connect to an existing Unity Cloud project.$$$Added the ability to hide specific columns (Favorites; UVCS; Cloud Connection); and an option to hide missing projects.$$$Column and row visibility and sorting now persist when restarting the Hub.$$$Settings > Projects:$$$Added the ability to remove missing projects that are no longer found at their specified location.$$$Added the ability to refresh the projects list; which scans the Hub default project directory and adds any projects that are not already in the Hub.$$$Installs:$$$Added links to official release notes for each Editor version. These are available on the Installs page and in the “Install Editor” modal.$$$General:$$$Added the ability to collapse the left-hand application navigation menu.$$$Renamed the “Community” navigation item and page to “Resources”.$$$Bug fixes & improvements$$$$$$Projects:$$$Fixed a bug in the New project page where the Create new local project option was missing for some users.$$$Fixed a bug where the project’s Editor status was not correctly reflected in the cloud connection tooltip.$$$Project path truncation now displays the end of the path and truncates the start.$$$Project name and path tooltips no longer overlap with content below them.$$$Added a “Project not found” chip to projects that are not found at their specified location for clearer identification.$$$Fixed an issue where sorting by Modified date did not correctly handle missing projects.$$$General:$$$Fixed a bug where fast downloads were not consistently shown in the download manager in the top bar.$$$Fixed a bug where installing some Editors from the archive occasionally did not work for Linux users.$$$Increased download concurrency (from 2 to 6) for faster downloads of Editors and templates.
Unity Hub x64 Version 3.13.1
Release Date
7/30/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
3.13.1$$$July 30; 2025$$$$$$What’s New$$$$$$Projects:$$$Updated the order of options in the project name dropdown menu in the “New Projects” page. The new order is: Create new project; Create new local project; and Connect to an existing Unity Cloud project.$$$Added the ability to hide specific columns (Favorites; UVCS; Cloud Connection); and an option to hide missing projects.$$$Column and row visibility and sorting now persist when restarting the Hub.$$$Settings > Projects:$$$Added the ability to remove missing projects that are no longer found at their specified location.$$$Added the ability to refresh the projects list; which scans the Hub default project directory and adds any projects that are not already in the Hub.$$$Installs:$$$Added links to official release notes for each Editor version. These are available on the Installs page and in the “Install Editor” modal.$$$General:$$$Added the ability to collapse the left-hand application navigation menu.$$$Renamed the “Community” navigation item and page to “Resources”.$$$Bug fixes & improvements$$$$$$Projects:$$$Fixed a bug in the New project page where the Create new local project option was missing for some users.$$$Fixed a bug where the project’s Editor status was not correctly reflected in the cloud connection tooltip.$$$Project path truncation now displays the end of the path and truncates the start.$$$Project name and path tooltips no longer overlap with content below them.$$$Added a “Project not found” chip to projects that are not found at their specified location for clearer identification.$$$Fixed an issue where sorting by Modified date did not correctly handle missing projects.$$$General:$$$Fixed a bug where fast downloads were not consistently shown in the download manager in the top bar.$$$Fixed a bug where installing some Editors from the archive occasionally did not work for Linux users.$$$Increased download concurrency (from 2 to 6) for faster downloads of Editors and templates.
Unity Hub x64 Version 3.13.0
Release Date
6/26/2025
Bug Fix?
No
Minor Release?
Yes
Patch Notes
3.13.0$$$June 26; 2025$$$$$$What’s New$$$$$$Updated layout including new top bar for user profile access and quick actions.$$$The download manager is now conveniently accessible from the new top navigation bar (previously in the sidebar).$$$Windows and Linux versions now include integrated window controls.$$$Create new projects and connect them to new or existing Unity Cloud projects in a single step directly from the New Project page.$$$Default project directory functionality now automatically scans and imports projects when the path is changed in Settings > Projects.$$$Improvements$$$$$$UI & UX Enhancements:$$$Core UI components updated for improved accessibility; and better overall performance.$$$Projects Page:$$$The Cloud column has been repositioned and resized for improved layout.$$$Added an “Import” button to the empty projects view to import existing projects from a directory.$$$New Project Page:$$$Templates are now displayed in a grid.$$$The Editor version selector has been repositioned closer to the templates to more clearly show the templates available for the selected version.$$$Application Stability:$$$The application window is now draggable during initial content loading.$$$Operating System Support$$$$$$The following platforms are supported:$$$Windows: 10 (64-bit versions); 11$$$macOS X: 11+$$$Linux: Ubuntu 24.04$$$The x64 (Intel) version is no longer supported on Apple Silicon Macs. Please use the native Apple Silicon version for optimal performance and compatibility.
Unity Hub x64 Version 3.13.0
Release Date
6/26/2025
Bug Fix?
No
Minor Release?
Yes
Patch Notes
3.13.0$$$June 26; 2025$$$$$$What’s New$$$$$$Updated layout including new top bar for user profile access and quick actions.$$$The download manager is now conveniently accessible from the new top navigation bar (previously in the sidebar).$$$Windows and Linux versions now include integrated window controls.$$$Create new projects and connect them to new or existing Unity Cloud projects in a single step directly from the New Project page.$$$Default project directory functionality now automatically scans and imports projects when the path is changed in Settings > Projects.$$$Improvements$$$$$$UI & UX Enhancements:$$$Core UI components updated for improved accessibility; and better overall performance.$$$Projects Page:$$$The Cloud column has been repositioned and resized for improved layout.$$$Added an “Import” button to the empty projects view to import existing projects from a directory.$$$New Project Page:$$$Templates are now displayed in a grid.$$$The Editor version selector has been repositioned closer to the templates to more clearly show the templates available for the selected version.$$$Application Stability:$$$The application window is now draggable during initial content loading.$$$Operating System Support$$$$$$The following platforms are supported:$$$Windows: 10 (64-bit versions); 11$$$macOS X: 11+$$$Linux: Ubuntu 24.04$$$The x64 (Intel) version is no longer supported on Apple Silicon Macs. Please use the native Apple Silicon version for optimal performance and compatibility.
Unity Hub x64 Version 3.12.1
Release Date
4/30/2025
Bug Fix?
No
Minor Release?
Yes
Patch Notes
3.12.1$$$Apr. 30; 2025$$$$$$Minor updates to the New Project creation flow$$$$$$The All template category is now selected by default$$$The Editor version selector logic has been refined to preselect the latest installed LTS or Supported version
Unity Hub x64 Version 3.12.1
Release Date
4/30/2025
Bug Fix?
No
Minor Release?
Yes
Patch Notes
3.12.1$$$Apr. 30; 2025$$$$$$Minor updates to the New Project creation flow$$$$$$The All template category is now selected by default$$$The Editor version selector logic has been refined to preselect the latest installed LTS or Supported version
Unity Hub x64 Version 3.12.0
Release Date
4/23/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
3.12.0$$$Apr. 23; 2025$$$Improved application startup speed for a quicker launch.$$$Added native support for Mac ARM64 (Apple Silicon). Users on compatible Macs will automatically be upgraded to the ARM64 build during auto-update.$$$Disabled auto-updates on deprecated operating systems to prevent potential future incompatibility issues and ensure stability.$$$Resolved an issue where the Windows UAC prompt occasionally failed to appear during download and installation.$$$Improved the internal logic for managing and displaying Unity Editor release streams.$$$Includes various other minor bug fixes and performance improvements.
Unity Hub x64 Version 3.11.0
Release Date
1/13/2025
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
3.11.0$$$Jan. 13; 2025$$$$$$Fixed an issue with xLTS floating licenses$$$Hub supports multi-project repositories on Hub$$$UX improvements for project creation$$$Updated Terms and Services Copy
Unity Hub x64 Version 3.10.0
Release Date
10/30/2024
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
3.10.0$$$Oct. 30; 2024$$$$$$Hub now supports Extended LTS.$$$UVCS supports unified organizations.$$$Added more logging for licensing client.$$$Fixed an issue with LTS recommendations.$$$Other minor bug fixes.
Unity Hub x64 Version 3.9.1
Release Date
9/18/2024
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes
3.9.1$$$Sep. 18; 2024$$$$$$Licenses activated through Hub on macOS Sequoia is resilient to Wi-Fi MAC address randomization
Interested in automating patching for Unity Hub x64?