This is a repository of instructions on how to acquire the ALF and ULF files for activating Unity.
Fork this repository in order to work with GitHub Actions.
Open the Acquire activation file with GUI
page.
For this repository, here.
- Click on the
Run workflow
drop-down - Specify the desired Unity version (e.g. 2019.4.0f1) from which you want to acquire the ALF file.
- Click on the
Run workflow
button.
- Acquire the
Unity_v20XX.X.XfX.alf
file from the artifacts on the completed workflow page. - Unzip the zip file you acquired.
Activation of the personal license is currently disabled in unity license page. Please refer to the following
- Open the manual activation page of Unity. (https://license.unity3d.com/manual)
- Activate using the
Unity_v20XX.X.XfX.alf
file you acquired. - Click
Download license file
to download the ULF file.
You can acquire the ULF file by following the above process.
If this does not work, please refer to the Game CI official documentation.