Skip to content

Missing version 2022.3.44f1Β #250

@saez0pub

Description

@saez0pub

Bug description

Attempting to use the last LTS version 2022.3.44f1 is failing because the docker image does not exists.

How to reproduce

  • Create a project with an editor version 2022.3.44f1
  • setup github action with a build
      - name: Build project
        uses: game-ci/unity-builder@v4

You get this error:

Unable to find image 'unityci/editor:ubuntu-2022.3.44f1-webgl-3' locally
docker: Error response from daemon: manifest for unityci/editor:ubuntu-2022.3.44f1-webgl-3 not found: manifest unknown: manifest unknown.
See 'docker run --help'.

Expected behavior

Build success

Additional details

I checked https://game.ci/docs/docker/versions/ and the last version available is editor-ubuntu-2022.3.42f1-webgl-3.1.0

My version is tagged LTS: https://unity.com/releases/editor/archive

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