Steps to reproduce:
- Open terminal (CMD)
- Try downloading any Unity editor using -a arm64 or --architecture arm64 command line options
- Example: "C:\Program Files\Unity Hub\Unity Hub.exe" – --headless install --version 6000.3.0f1 --changeset d1870ce95baf -a arm64
Actual results:
Version is downloaded with x64 architecture not ARM64
Expected results:
Version is downloaded with ARM64 architecture
Reproducible with versions:
3.15.3
Tested on (OS):
Windows 11 ARM 64
Notes: