Activate via command line on macOS
First, delete the existing
.ulf
file found in the following location (if it is there): Library/Application Support/Unity
. Now close the Hub completely.To create an
.alf
file, enter the following into the Terminal (replacing <editor-installation-location>
with the actual installation location, such as /Applications/Unity/Hub/Editor/2019.4.37f1/Unity.app/Contents/MacOS/Unity
):<editor-installation-location> -batchmode -createManualActivationFile -logfile
After you generate a license activation (
.alf
) file, the next step is to use this to request your Unity license (.ulf
) file from the license server:- Open the license.unity3d.com/manual webpage.
- If prompted, sign in to your Unity ID. This is necessary to request a Unity license file. The Manual activation webpage appears.
- Click the Browse button to locate the license activation (
.alf
) file you already generated using your system’s file browser. By default, your .alf is found in/Users/<username>
-
If the upload was successful and Unity detected that the file you chose was a license activation file, the filename appears in the text box with a green checkmark. If you see a red X instead, try again.
-
Click the Next button. The Activate your license webpage appears.
- Select which license type you are activating. Enter your serial number if using a Pro or Enterprise license.
- Click the Next button. The Download license file webpage appears.
- Click the Download license file button.
- Allow downloads for the license.unity3d.com/manual webpage if your system prompts you.
- Open your browser’s downloads location and locate the new Unity license file with the
.ulf
extension.
Now you are ready to activate your Unity license from the command line.
Enter the following into the Terminal (replacing
<editor-installation-location>
with the actual installation location, such as /Applications/Unity/Hub/Editor/2019.4.37f1/Unity.app/Contents/MacOS/Unity
):<editor-installation-location> -batchmode -manualLicenseFile <yourulffilelocation> -logfile
Your Unity license is now activated.
If this does not work for you, send your log files and screenshots of any errors received to the Customer Experience team.
More Information:
Note: Unity Plus is no longer available to purchase. |