game-ci / game-ci/docker

License activation failure cause exit code 0

Open
#64 8 comments 0 reactions 0 assignees View on GitHub
bug bug in unity help wanted
Dominant language
Dockerfile
Stars
470
Forks
140
PR merge metrics
No merged PRs in 30d

Description

**Bug description**
If unity in the container got the wrong license activation file (or credentials, I guess, didn't check) it fails to build / test with exit code 0. Which is threatened as a successful run.

**How to reproduce**
- Put to secrets wrong license (outdated, another version, etc)
- Run pipeline

**Expected behavior**
- Docker should exit with non-zero code

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the pipeline with an invalid, outdated, or mismatched Unity license, then inspect how the container handles Unity activation and build or test failures. Done means the Docker container exits with a non-zero code when license activation fails, while successful runs retain their existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, unity
Domain
ci-cd, game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.