Unity Hub 3.18.2
21 documented changes across 5 sections.
- Version
- 3.18.2
- Released
- Jun 8, 2026
- Product
- Unity Hub
Unity Hub 3.18.2
Installs and downloads
- Security
Editor security warnings can now be dismissed. Dismissed warnings can be reset from Settings > Installs.
- Fix
Fixed an issue that could prevent Editor installation on Windows ARM64 devices.
- Windows
- Improvement
Improved proxy support for module checksum downloads and Windows certificate handling, including packaged builds that rely on the Windows system root certificate store.
- Windows
- Change
Hub now prompts you before restarting for an update when Editor or module installs are in progress.
- Fix
Fixed an issue where the Editor version change dialog could close when dismissing the “Add Modules” dialog.
- Fix
Fixed an issue where the Editor version update dialog could reopen unexpectedly after being closed, or not reopen immediately when selected again.
Source control
- Fix
Fixed GitHub personal access token handling for Linux credential storage, insufficient permissions, and disconnected tokens.
- Linux
- Fix
Fixed issues that could prevent some GitHub repositories from appearing in search results.
- Fix
Fixed Git default branch initialization when creating or reconnecting repositories.
- Fix
Fixed an issue where the UVCS "Connect" button could show an incorrect state in the source-control dialog.
Projects
- Improvement
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.
- Improvement
Improved the Import Projects folder picker copy and validation messages.
- Fix
Fixed missing-project handling for Editor version actions, and disabled "Save as Template" when the project path no longer exists.
Custom templates
- Feature
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.
- Fix
Fixed the New Project page to show the correct empty state when no custom templates are available.
- Fix
Fixed custom-template thumbnail paths on Windows and UNC paths.
- Windows
- Change
Persisted the signing organization for custom templates and disabled template editing while related background tasks are running.
- Improvement
Improved template signing timeout handling so timed-out signing operations abort cleanly.
General
- Fix
Fixed a crash that could occur when opening another instance of Unity Hub.
- Fix
Fixed analytics opt-out preferences so they persist across Hub upgrades and user changes.
- Improvement
Improved temporary file handling on Linux.
- Linux