Unity Hub 3.22.0-beta.2
10 documented changes across 4 sections.
- Version
- 3.22.0-beta.2
- Released
- Sep 22, 2026
- Product
- Unity Hub
Unity Hub 3.22.0-beta.2
Projects
- Fix
Fixed an issue where cancelling the folder picker for a new project showed an error.
- Fix
Fixed an issue on case-sensitive drives where projects whose paths differ only by letter case disappeared from the Projects list.
- Feature
Projects added with the Unity CLI now appear in the Projects list without restarting the Hub.
- Change
On Linux, projects on external drives under /run/media can now be opened and created.
- Linux
Source control
- Fix
Fixed an issue where the Unity Version Control client failed to install or was blocked on macOS.
- macOS
Installs
- Fix
Fixed an issue where a download kept showing "Downloading" after quitting the Hub.
- Feature
Added a Dismiss button for failed Unity CLI downloads in Downloads and activity.
- Fix
Fixed an issue where the Hub asked for your macOS keychain password on every start.
- macOS
General
- Change
Opening an unsupported `unityhub://` link now shows an "Unsupported link" message instead of an install error.
- Change
On Linux, the AppImage download is now named `UnityHub--.AppImage` .
- Linux