Unity CLI
Install Unity CLIUnity CLI 0.1.0-beta.3
2 documented changes.
- Version
- 0.1.0-beta.3
- Released
- Apr 24, 2026
- Product
- Unity CLI
Unity CLI release notes
Official notesUnity CLI 0.1.0-beta.3
Updates
- Fix
Fixed an issue where `unity install` , `unity install-modules` , and `unity auth` failed with a service resolution error after a fresh installation.
- Fix
Fixed an issue on Linux where the CLI used `~/.local/share/unityhub` for Hub data. The CLI now reads and writes Hub data in `~/.config/unityhub` , which matches the Unity Hub location and keeps projects, Editors, and preferences synchronized between the CLI and Unity Hub.
- Linux