CHANGE: Set Android jobs to use UTR 1.42 to fix currently failed jobs#2297
Merged
jfreire-unity merged 2 commits intodevelopfrom Dec 1, 2025
Merged
Conversation
Contributor
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
🤖 Helpful? Please react with 👍/👎 | Questions❓Please reach out in Slack #ask-u-pr-agent |
Contributor
PR Code Suggestions ✨No code suggestions found for the PR. |
Codecov ReportAll modified and coverable lines are covered by tests ✅ @@ Coverage Diff @@
## develop #2297 +/- ##
========================================
Coverage 77.95% 77.96%
========================================
Files 477 477
Lines 97416 97416
========================================
+ Hits 75943 75949 +6
+ Misses 21473 21467 -6 Flags with carried forward coverage won't be shown. Click here to find out more. see 1 file with indirect coverage changes 🚀 New features to boost your workflow:
|
K-Tone
approved these changes
Dec 1, 2025
Collaborator
K-Tone
left a comment
There was a problem hiding this comment.
Thanks for figuring this out and unblocking the PR pipes, awesome Joao!!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR fixes failing currently jobs on Android. The only difference I've seen between passing and failing Android jobs was the UTR version being used. Failing jobs used the version 1.43 and passing jobs used 1.42.
To unblock us for now, I'll pin Android jobs to 1.42 as well and then we can understand what's happening for 1.43 that doesn't work.
Testing status & QA
CI passed for one job, let's see if all Unity versions jobs pass as well.
Overall Product Risks
Comments to reviewers
Please describe any additional information such as what to focus on, or historical info for the reviewers.
Checklist
Before review:
Changed,Fixed,Addedsections.Area_CanDoX,Area_CanDoX_EvenIfYIsTheCase,Area_WhenIDoX_AndYHappens_ThisIsTheResult.During merge:
NEW: ___.FIX: ___.DOCS: ___.CHANGE: ___.RELEASE: 1.1.0-preview.3.