|
/Applications/Unity/Hub/Editor/$UNITY_VERSION/Unity.app/Contents/MacOS/Unity \ |
This assumes that the Unity installation will always be in /Applications , but the new Unity Hub allows for different custom installation paths, so this hard installation path creates problems for people with, for example, Unity installations on secondary drives.
unity-builder/dist/platforms/mac/steps/activate.sh
Line 17 in 3a2abf9
This assumes that the Unity installation will always be in
/Applications, but the new Unity Hub allows for different custom installation paths, so this hard installation path creates problems for people with, for example, Unity installations on secondary drives.