Skip to content

ci(audience): align mobile-build Unity 6 cells with playmode at 6000.4.0f1#750

Merged
ImmutableJeffrey merged 1 commit intomainfrom
ci/audience-mobile-align-unity-6000-versions
May 7, 2026
Merged

ci(audience): align mobile-build Unity 6 cells with playmode at 6000.4.0f1#750
ImmutableJeffrey merged 1 commit intomainfrom
ci/audience-mobile-align-unity-6000-versions

Conversation

@ImmutableJeffrey
Copy link
Copy Markdown
Collaborator

@ImmutableJeffrey ImmutableJeffrey commented May 7, 2026

Summary

Aligns the audience mobile-build job's Unity 6 cells with the playmode (Win/macOS) and playmode-linux jobs at 6000.4.0f1. GameCI now publishes Docker images for 6000.4.0f1 (Android and Linux variants confirmed; iOS variant verified by CI in this PR), so the workaround that pinned mobile to 6000.4.5f1 is no longer needed.

Addresses Cursor Bugbot comment on PR #745:
#745 (comment)

No Linear ticket; small follow-up to the SDK-316 / SDK-327 work in PR #745.

Changes

  • Mobile-build matrix Unity 6 entry: 6000.4.5f1 -> 6000.4.0f1.
  • Removed the stale comment claiming GameCI does not publish a 6000.4.0f1 Docker image.

Test plan

  • CI green on Android cells for 2021.3.45f2, 2022.3.62f2, 6000.4.0f1.
  • CI green on iOS cells for 2021.3.45f2, 2022.3.62f2, 6000.4.0f1.
  • If the iOS 6000.4.0f1 cell fails because GameCI lacks an ios-6000.4.0f1 image, revert just that cell to 6000.4.5f1.

Generated with Claude Code


Note

Low Risk
Low risk CI-only change that adjusts the Unity version used in the mobile IL2CPP build matrix; main impact is potential CI breakage if GameCI images are missing/mismatched for that version.

Overview
Aligns the mobile-build GitHub Actions job’s Unity 6 matrix entry from 6000.4.5f1 back to 6000.4.0f1 to match the PlayMode jobs.

Removes the stale workflow comment claiming a 6000.4.0f1 GameCI Docker image is unavailable.

Reviewed by Cursor Bugbot for commit 463afe0. Bugbot is set up for automated code reviews on this repo. Configure here.

…4.0f1

- Changes the mobile-build matrix Unity 6 entry from 6000.4.5f1 to 6000.4.0f1.
- Matches the version used by the playmode (Win/macOS) and playmode-linux jobs.
- Removes the stale comment that GameCI does not publish a 6000.4.0f1 Docker image.
- Android and Linux IL2CPP tags for 6000.4.0f1 exist on docker.io/unityci/editor.
- iOS variant is not pre-verified; CI will confirm or fail this cell.
- Addresses Cursor Bugbot comment on PR #745, link in the PR description.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ImmutableJeffrey ImmutableJeffrey marked this pull request as ready for review May 7, 2026 07:01
@ImmutableJeffrey ImmutableJeffrey requested review from a team as code owners May 7, 2026 07:01
@ImmutableJeffrey ImmutableJeffrey force-pushed the ci/audience-mobile-align-unity-6000-versions branch from 8c90396 to 463afe0 Compare May 7, 2026 07:15
@ImmutableJeffrey ImmutableJeffrey merged commit 5a5125e into main May 7, 2026
41 of 42 checks passed
@ImmutableJeffrey ImmutableJeffrey deleted the ci/audience-mobile-align-unity-6000-versions branch May 7, 2026 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants