Steps to reproduce:
- Try downloading any editor version using unity cli (e.g. unity install 6000.5.0b9 -c 342347f1f18f)
Actual results:
Getting download:ERROR_NOT_ENOUGH_SPACE_TO_DOWNLOAD errors
Expected results:
Editor is installed without issues
Reproducible with versions:
Unity CLI v0.1.0-beta.4
Tested on (OS):
Mac OS Intel Sequoia 15.7.4, MacOS M1 Sequoia 15.7.5 (no repro)
Notes:
- Adding -a x86_64 argument gives same errors
- Tested on multiple different MacOS Intel machines, getting same results.
Full log:
unity install 6000.5.0b9 -c 342347f1f18f
Unity CLI v0.1.0-beta.4
Defaulting to system architecture: x86_64. You can provide a desired architecture using --architecture|-a <architecture> (x86_64 or arm64)
Installing editors/modules:
────────────────────────────────────────────────────────────────────────────────
Editor: Unity (6000.5.0b9)
Unity (6000.5.0b9) [░░░░░░░░░░░░░░░░░░░] validating
Error: download:ERROR_NOT_ENOUGH_SPACE_TO_DOWNLOAD
Run `unity bug` to report this issue to Unity.