Unity CLI 0.1.0-beta.1
First public beta release of Unity CLI. This release provides a single executable for macOS, Linux, and Windows on x64 and Arm64 architectures. Install Unity CLI by using install.sh or install.ps1.
- Version
- 0.1.0-beta.1
- Released
- Apr 4, 2026
- Product
- Unity CLI
Unity CLI 0.1.0-beta.1
Authentication:
- Change
Keychain on macOS
- macOS
- Change
Credential Manager on Windows
- Windows
- Change
libsecret on Linux
- Linux
Editor management:
- Change
`unity editors` , `unity install` , `unity uninstall` , `unity install-modules` , and `unity install-path`
- Change
Supports Editor version aliases
- Change
Installs Editor versions with or without a changeset
Project management:
- Change
`unity projects` to list, add, remove, and create projects
- Change
`unity open ` to open a project
- Change
Supports bare-path syntax, such as `unity ./MyProject`
Updates
- Feature
Upgrade management: Added `unity upgrade` . Automatically selects the appropriate update channel based on the installed version (stable or prerelease).
- Feature
Output formats: Added the global `--format ` flag for machine-readable output. Suppresses the interactive banner for JSON and TSV output and when output is piped.
- Feature
Verifiable downloads: Added SHA-256 checksums for all platform binaries
Localization:
- Feature
Added support for 13 locales