Unity Hub 3.9.0-beta.1
9 documented changes across 1 section.
- Version
- 3.9.0-beta.1
- Released
- Aug 27, 2024
- Product
- Unity Hub
Unity Hub 3.9.0-beta.1
Updates
- Change
Option to disconnect from unity version control available in the context menu.
- Improvement
Adding a missing editor for a UVCS project is now simplified. Also updated the error messages to provide more context.
- Change
Hub now installs VSCode on Mac
- macOS
- Change
VSCode will be installed with the Unity extension in VSCode (it gets installed as an afterInstall step)
- Change
If the user has VSCode installed already, it will show up as installed in the Hub
- Change
The Hub will not try to install the Unity extension in VSCode if the user already has VSCode installed. The user will need to install the extension themselves (search for “Unity” in VSCode extensions)
- Change
VSCode is installed to /Applications always, but the Hub checks the system for com.microsoft.VSCode so it should detect installation of VSCode anywhere on the system
- Change
Web proxy credentials now found for WPAD on macOS
- macOS
- Fix
Fixed an issue with the installation of the ARM64 version of C# Dev Kit on Mac.
- macOS