Unity Hub 3.2.0-beta.1
17 documented changes across 1 section.
- Version
- 3.2.0-beta.1
- Released
- May 17, 2022
- Product
- Unity Hub
Unity Hub 3.2.0-beta.1
Bug fixes & improvements
- Fix
Project Creation
- Fix
If you come across the ‘Project failed to open’ error modal, you’ll now see a link to the logs folder so that you can quickly view the info-log.json for troubleshooting or to send to support.
- Fix
Some users reported that they could not create a project if it had "[x]" in the name (where x is a one-digit number or letter). You can now do this without an issue.
- Fix
User Interface
- Fix
When choosing modules to install with an editor, you can now click anywhere on the row to select instead of having to click the checkbox.
- Fix
Text in various areas of the Hub wasn't displaying correctly and was accidentally cut off. We’ve corrected this.
- Fix
Visual Studio
- Fix
Previously, Visual Studio appeared as uninstalled, even if it had been, when you attempted to install a different editor version. This has been fixed.
- Fix
We’ve fixed a connected download issue between the Visual Studio and Documentation module when one or the other fails.
- Fix
When you are downloading an editor via the archive, the modules selection will now recognize the install state of Visual Studio.
- Fix
In some cases, if Visual Studio failed to install, it caused all other modules to fail as well. We’ve fixed this issue.
- Fix
Windows
- Fix
Those on Windows reported that the ‘hovering state’ was not displayed when you hovered over the minimize, maximize, and close buttons. This has been fixed.
- Windows
- Fix
MacOS
- Fix
Users on MacOS reported an issue that prevented the PATH environment variable from being correctly provided to the editor. This has now been resolved.
- macOS
- Fix
On MacOS, some users reported that when a new editor install failed, it did so without notifying them. We have now added a message to let you know if this happens.
- macOS
- Fix
We’ve fixed a bug on macOS that resulted in IL2CPP clang processes to run as Intel on Apple silicon machines when using an Apple silicon editor. They will now run natively.
- macOS