Skip to content

Android build fail because required parameters are not passed #334

@davidmfinol

Description

@davidmfinol

Bug description

Builds from main branch fail for Android because the required Android parameters are no longer passed

How to reproduce

  • Run an Android build using game-ci/unity-builder@main
  • Build errors

Expected behavior

Build should succeed

Additional details

Example failing build: https://github.com/finol-digital/Card-Game-Simulator/runs/5065670391?check_suite_focus=true#step:6:377

In particular, it seems that ANDROID_KEYSTORE_BASE64 and ANDROID_SDK_MANAGER_PARAMETERS are not going through.

EDIT: The break is from within the past week. Not sure if it was cloud runner v2 or the initial mac build support that has the regression: v2.0.0-alpha-14...main
The test workflows all passed for both of those, as we don't have a scenario for Android builds that require a custom keystore (maybe I should create a separate issue for adding this test scenario?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions