Unity Hub 3.0.0-beta.5
25 documented changes across 1 section.
- Version
- 3.0.0-beta.5
- Released
- Sep 29, 2021
- Product
- Unity Hub
Unity Hub 3.0.0-beta.5
Bug fixes & improvements
- Fix
Fixing and improving the Hub CLI (experimental feature):
- Fix
Ability to install an editor from version (--version/-v) or changeset (--changeset/-c) with/without modules (--module/-m)
- Fix
Ability to add modules to an existing editor (--module/-m)
- Fix
Ability to get and set the user's current install location
- Fix
Added clear instructions on how to run Hub CLI with the help command
- Fix
Onboarding flow:
- Fix
Fixed FTU so that license modal still appears when locating an existing editor
- Fix
Fixed FTU learn microgame promotion if there are no microgames available for the installed editor
- Fix
Projects:
- Fix
Fixed duplicated projects with alternating slashes in Windows
- Windows
- Fix
Added refresh to the latest list of available editors to install when there is an update
- Fix
Improved handling of remote projects, refreshing “Source Control” label when needed
- Fix
Added default sorting for remote projects
- Fix
Download and installs:
- Removal
Added “Installed” label to already installed modules & removed the disabled checkbox leading to confusing UX
- Fix
Added tooltips to content that is truncated in the download drawer
- Fix
Added informational message when adding a module to a located editor (not supported behavior)
- Fix
Updated copy for download items in the download drawer (downloading to in progress)
- Fix
Linux:
- Fix
Added case-insensitive project name check for Linux project creation to prevent project overwrite by the Editor on creation
- Linux
- Fix
Fixed Linux module download failures because of missing internal dependencies
- Linux
- Fix
Fixed bug reporter for CentOS
- Fix
Other:
- Security
Under the hood updates to improve security and stability
- Fix
UI Optimizations