How to renew unity license for pipeline building¶
The current Unity student license expires on 13.05.2024. Until then, it can be used for the pipeline build of Overworld & Chickenshock without any problems. After that, the following steps must be taken to apply for and deposit a new license, otherwise the pipeline build of Overworld & Chickenshock will no longer work:
Click “Get started” below “Post-secondary students”
Sing into your or create a new Unity account
Fillout the form & verify at SheerId that you are a student
You will receive an email with your license key
Goto Settings -> Secrets and variables -> Actions
Replace the
UNITY_EMAILsecret with your unity account email-adressReplace the
UNITY_LICENSEsecret with the license key you got per mailReplace the
UNITY_PASSWORDsecret with your unity account passwordUpdate this documentation with the new expiration date
Your done!