unity-azure-pipelines-tasks icon indicating copy to clipboard operation
unity-azure-pipelines-tasks copied to clipboard

Azure DevOps extension adding tools to build and deploy Unity 3D projects using Azure Pipelines

Results 52 unity-azure-pipelines-tasks issues
Sort by recently updated
recently updated
newest added

Quite often I run into issues with the activation task it fails with an error and the last message in the log is: ``` Rebuilding Library because the asset database...

Suddenly yesterday license activation task started to fail, with no extra details in the log 2022-11-15T08:11:49.0110387Z The Unity process failed with exit code -1 2022-11-15T08:11:49.0145553Z ##[error]The Unity process failed with...

I'm trying to use the Unity Build 3 task to build an Android APK from a Unity project for the Meta Quest. It appears that the licensing is working (although...

Hi there, I had issues installing the extension on a Azure DevOps on-premise server. The proposed SQL changes on the maximumpackagesize value did not work for me. Had a look...

# Unity Tools for Azure DevOps - Feature Request ## Please describe your feature request When building a project with the Unity build task, there should be an option to...

enhancement

# Unity Tools for Azure DevOps - Bug Report ## Describe the bug https://www.unitydevops.com/docs/tasks/unity-activate-license-task is deprecated so we want to migrate to UnitySetupTask@2 on ADO CI to install Unity and...

bug

# Unity Build V3: Project Versioning Feature The purpose of this update is to give users a way to have their pipeline modify a Unity project's bundle version and/or bundle...

enhancement

# Unity Tools for Azure DevOps - Feature Request ## Please describe your feature request The build task platform options must be extended to include new options available in Unity...

enhancement

# Unity Tools for Azure DevOps - Feature Request ## Please describe your feature request Since version 6000.x it is possible to add the `-upmLogFile` parameter: > Specify the path...

enhancement
feature approved

After updating the tool 2.9.3, 2.9.4, the build task began to fail. I read the errors section, but did not find the reason. I can not understand the problem. Please...

question