Unity Hub 3.9.0
9 documented changes across 1 section.
- Version
- 3.9.0
- Released
- Sep 9, 2024
- Product
- Unity Hub
Unity Hub 3.9.0
Bug fixes & improvements
- Fix
Option to disconnect from unity version control available in the context menu.
- Fix
Adding a missing editor for a UVCS project is now simplified. Also updated the error messages to provide more context.
- Fix
Hub now installs VSCode on Mac
- macOS
- Fix
VSCode will be installed with the Unity extension in VSCode (it gets installed as an afterInstall step)
- Fix
If the user has VSCode installed already, it will show up as installed in the Hub
- Fix
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)
- Fix
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
- Fix
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