Skip to content

CHANGE: Bump version to 1.20.1#2455

Merged
Pauliusd01 merged 5 commits into
developfrom
bump-version-to-1.20.1
Jul 22, 2026
Merged

CHANGE: Bump version to 1.20.1#2455
Pauliusd01 merged 5 commits into
developfrom
bump-version-to-1.20.1

Conversation

@Pauliusd01

Copy link
Copy Markdown
Collaborator

Description

Bumps develop version to a temporary 1.20.1 one

Testing status & QA

CI Only

Overall Product Risks

Please rate the potential complexity and halo effect from low to high for the reviewers. Note down potential risks to specific Editor branches if any.

  • Complexity: low
  • Halo Effect: low

Comments to reviewers

Note that I also updated the validation exceptions as per the most recent note in our release doc

Checklist

Before review:

  • Changelog entry added.
    • Explains the change in Changed, Fixed, Added sections.
    • For API change contains an example snippet and/or migration example.
    • JIRA ticket linked, example (case %%). If it is a private issue, just add the case ID without a link.
    • Jira port for the next release set as "Resolved".
  • Tests added/changed, if applicable.
    • Functional tests Area_CanDoX, Area_CanDoX_EvenIfYIsTheCase, Area_WhenIDoX_AndYHappens_ThisIsTheResult.
    • Performance tests.
    • Integration tests.
  • Docs for new/changed API's.
    • Xmldoc cross references are set correctly.
    • Added explanation how the API works.
    • Usage code examples added.
    • The manual is updated, if needed.

During merge:

  • Commit message for squash-merge is prefixed with one of the list:
    • NEW: ___.
    • FIX: ___.
    • DOCS: ___.
    • CHANGE: ___.
    • RELEASE: 1.1.0-preview.3.

@u-pr u-pr Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Harness Review

Needs changes

The version bump is otherwise straightforward, but one of the validation updates carries forward a blanket semver exemption into the new development version.

Reviewed commit 3c24bed3

🤖 Helpful? 👍/👎

"ValidationTest": "API Validation",
"ExceptionMessage": "Additions require a new minor or major version.",
"PackageVersion": "1.20.0"
"PackageVersion": "1.20.1"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1

Updating this generic API-validation exemption to 1.20.1 keeps it active for every future 1.20.1 build, because the entry is keyed only by PackageVersion plus the broad message "Additions require a new minor or major version." The similar "Breaking changes require a new major version." entry above has the same problem. That means any new API additions or breaks merged on develop before the next version bump will be silently exempted instead of failing validation, which defeats the semver guardrail for the whole 1.20.1 window. Please either drop these blanket exceptions when moving off the 1.20.0 release, or narrow them to the specific known false positives only.

🤖 Helpful? 👍/👎

@codecov-github-com

codecov-github-com Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

@@             Coverage Diff             @@
##           develop    #2455      +/-   ##
===========================================
- Coverage    78.95%   78.95%   -0.01%     
===========================================
  Files          767      767              
  Lines       140780   140780              
===========================================
- Hits        111158   111152       -6     
- Misses       29622    29628       +6     
Flag Coverage Δ
inputsystem_MacOS_6000.0 5.31% <ø> (ø)
inputsystem_MacOS_6000.0_project 77.49% <ø> (+<0.01%) ⬆️
inputsystem_MacOS_6000.3 5.31% <ø> (ø)
inputsystem_MacOS_6000.3_project 77.49% <ø> (+<0.01%) ⬆️
inputsystem_MacOS_6000.5 5.30% <ø> (ø)
inputsystem_MacOS_6000.5_project 77.55% <ø> (ø)
inputsystem_MacOS_6000.6 5.30% <ø> (ø)
inputsystem_MacOS_6000.6_project 77.55% <ø> (-0.01%) ⬇️
inputsystem_MacOS_6000.7 5.30% <ø> (ø)
inputsystem_MacOS_6000.7_project 77.55% <ø> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.0 5.31% <ø> (ø)
inputsystem_Ubuntu_6000.0_project 77.40% <ø> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.3 5.31% <ø> (ø)
inputsystem_Ubuntu_6000.3_project 77.40% <ø> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.5 5.30% <ø> (ø)
inputsystem_Ubuntu_6000.5_project 77.46% <ø> (+<0.01%) ⬆️
inputsystem_Ubuntu_6000.6 5.30% <ø> (ø)
inputsystem_Ubuntu_6000.6_project 77.46% <ø> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.7 5.30% <ø> (ø)
inputsystem_Ubuntu_6000.7_project 77.46% <ø> (ø)
inputsystem_Windows_6000.0 5.31% <ø> (ø)
inputsystem_Windows_6000.0_project 77.62% <ø> (-0.01%) ⬇️
inputsystem_Windows_6000.3 5.31% <ø> (ø)
inputsystem_Windows_6000.3_project 77.61% <ø> (ø)
inputsystem_Windows_6000.5 5.30% <ø> (ø)
inputsystem_Windows_6000.5_project 77.67% <ø> (ø)
inputsystem_Windows_6000.6 5.30% <ø> (ø)
inputsystem_Windows_6000.6_project 77.67% <ø> (ø)
inputsystem_Windows_6000.7 5.30% <ø> (ø)
inputsystem_Windows_6000.7_project 77.67% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
Assets/Samples/InGameHints/InGameHintsActions.cs 17.69% <ø> (ø)
...sts/InputSystem/InputActionCodeGeneratorActions.cs 59.49% <ø> (ø)
...System/Runtime/Devices/Precompiled/FastKeyboard.cs 100.00% <ø> (ø)
...putSystem/Runtime/Devices/Precompiled/FastMouse.cs 100.00% <ø> (ø)
...tem/Runtime/Devices/Precompiled/FastTouchscreen.cs 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

ℹ️ Need help interpreting these results?

"ValidationTest": "API Validation",
"ExceptionMessage": "Additions require a new minor or major version.",
"PackageVersion": "1.20.0"
"PackageVersion": "1.20.1"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to upgrade this here to 1.20.1 ? It's the only concern I have, since we might lose visibility in changes we do while in 1.20.1, since we are ignoring it. If you don't bump this, what happens?

@Pauliusd01 Pauliusd01 Jul 22, 2026

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried and it was still failing like the exception comments suggest. I believe all of them are still needed

Comment on lines +6 to +17
"PackageVersion": "1.20.1",
"__comments": "starting from 2022.3 ugui is not added to the project by default. We have some APIs that are conditional on ugui being present, so the API Validation thinks we are breaking API, but that is not the case."
},
{
"ValidationTest": "API Validation",
"ExceptionMessage": "New assembly \"Unity.InputSystem.TestFramework\" may only be added in a new minor or major version.",
"PackageVersion": "1.20.0"
"PackageVersion": "1.20.1"
},
{
"ValidationTest": "API Validation",
"ExceptionMessage": "Additions require a new minor or major version.",
"PackageVersion": "1.20.0"
"PackageVersion": "1.20.1"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I meant all of these bumps with my previous comment

@Pauliusd01
Pauliusd01 merged commit c0cd81a into develop Jul 22, 2026
107 of 111 checks passed
@Pauliusd01
Pauliusd01 deleted the bump-version-to-1.20.1 branch July 22, 2026 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants