Skip to content

Sometimes the build number is replaced. #13

@eproulx-bb

Description

@eproulx-bb

My game was build version 0.3.11 (both buildVersion and buildNumber: Standalone). But after the nightly build, now the build version is 0.0.281 instead of the correct one 0.3.12.

It worked fine the day before (started off with 0.3.10 and ended up with 0.3.11).

This is the step in the build:

      - name: Find ProjectSettings.asset & increment its bundleVersion number
        uses: AlexStormwood/UnityAutomatedSemver@v1.1.1
        id: semver-update
        with:
          semver-update-type: 'patch'

I don't see any error during the build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions