We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5756e5 commit facb996Copy full SHA for facb996
gha/unity/unity_installer.py
@@ -90,7 +90,7 @@
90
# Used for downloading Unity Hub
91
"unity_hub_url": {
92
WINDOWS: "https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup.exe",
93
- MACOS: "https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup.dmg",
+ MACOS: "https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup-arm64.dmg",
94
LINUX: "",
95
},
96
# Unity Hub will be installed at this location
0 commit comments