Skip to content

Batch build failing with package installed #23

Description

@RodGreen

This package caused our jenkins batch build process to fail (Unity 2022.2.16f1)
-quit -batchmode -buildWindows64Player "${WORKSPACE}\AutoBuild\Active\Game.exe" -logFile - | findstr "^"
The unity batch build completes (everything wraps up) but then hangs and causes a return error code.

Timeout after 300 seconds while waiting async operations to finish. executeMethod ''
Aborting batchmode due to failure:
Timeout after 300 seconds while waiting async operations to finish. executeMethod ''
Exiting without the bug reporter. Application will terminate with return code 1

Confirmed by removing the package and build succeeds again.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions