Dinomite-Studios / unity-azure-pipelines-tasks

Azure DevOps extension adding tools to build and deploy Unity 3D projects using Azure Pipelines
https://unitydevops.com/
MIT License
121 stars 49 forks source link

Feature Request: Unity activation to support activating a personal license for a specific username / password #222

Closed SimonDarksideJ closed 1 year ago

SimonDarksideJ commented 1 year ago

Certain projects rely on Unity services which require the installed version of Unity to be registered with a personal license using just their username/password, this is required to access the services for the organisation when building the project.

FejZa commented 1 year ago

Hi @SimonDarksideJ , unfortunately this is not supported as the only way to activate a personal license is to use the Unity Hub UI. This is stated in the official docs found HERE.

I will revisit this if it changes in the future.