We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
u3d --help
Hello, when I install on Apple silicon it's not downloading and installing the Arm64 build from unity.
In the archive the Arm64 builds are located here: https://download.unity3d.com/download_unity/eeca29774eb5/MacEditorInstallerArm64/Unity.pkg
While the intel build are located here: https://download.unity3d.com/download_unity/eeca29774eb5/MacEditorInstaller/Unity.pkg
It would be great if I could at least install it using: u3d install -p UnityArm64
Would be even better if it just defaulted to this on Apple Silicon.
This is especially important to us because Mac can be used to build both Android and iOS. So we prefer to use macs for our Jenkins agents.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue Checklist
u3d --help
Issue Description
Hello, when I install on Apple silicon it's not downloading and installing the Arm64 build from unity.
In the archive the Arm64 builds are located here:
https://download.unity3d.com/download_unity/eeca29774eb5/MacEditorInstallerArm64/Unity.pkg
While the intel build are located here:
https://download.unity3d.com/download_unity/eeca29774eb5/MacEditorInstaller/Unity.pkg
It would be great if I could at least install it using:
u3d install -p UnityArm64
Would be even better if it just defaulted to this on Apple Silicon.
This is especially important to us because Mac can be used to build both Android and iOS. So we prefer to use macs for our Jenkins agents.
The text was updated successfully, but these errors were encountered: