Skip to content

CHANGE: Editor update to 6000.0.69f1#2446

Merged
josepmariapujol-unity merged 1 commit into
developfrom
input/editor-update-6.0
Jul 14, 2026
Merged

CHANGE: Editor update to 6000.0.69f1#2446
josepmariapujol-unity merged 1 commit into
developfrom
input/editor-update-6.0

Conversation

@josepmariapujol-unity

@josepmariapujol-unity josepmariapujol-unity commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

Description

Editor update to 6000.0.69f1. All files were automatically update by editor itself.

Testing status & QA

Open input project.

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: 0
  • Halo Effect: 0

Comments to reviewers

Please describe any additional information such as what to focus on, or historical info for the reviewers.

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 editor bump itself looks routine, but the manifest change appears to drop a package the root project still compiles against.

Reviewed commit 653800fb

🤖 Helpful? 👍/👎

Comment thread Packages/manifest.json
@codecov-github-com

codecov-github-com Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

@@             Coverage Diff              @@
##           develop    #2446       +/-   ##
============================================
+ Coverage    58.58%   78.94%   +20.36%     
============================================
  Files          738      767       +29     
  Lines       135831   140714     +4883     
============================================
+ Hits         79570   111089    +31519     
+ Misses       56261    29625    -26636     
Flag Coverage Δ
inputsystem_MacOS_6000.0 5.31% <ø> (-0.01%) ⬇️
inputsystem_MacOS_6000.0_project 77.48% <ø> (+0.22%) ⬆️
inputsystem_MacOS_6000.3 5.31% <ø> (-0.01%) ⬇️
inputsystem_MacOS_6000.3_project 77.47% <ø> (+0.25%) ⬆️
inputsystem_MacOS_6000.4 5.31% <ø> (-0.01%) ⬇️
inputsystem_MacOS_6000.4_project 77.50% <ø> (+0.27%) ⬆️
inputsystem_MacOS_6000.5 5.30% <ø> (-0.01%) ⬇️
inputsystem_MacOS_6000.5_project 77.53% <ø> (+0.27%) ⬆️
inputsystem_MacOS_6000.6 5.30% <ø> (-0.01%) ⬇️
inputsystem_MacOS_6000.6_project 77.54% <ø> (+0.27%) ⬆️
inputsystem_Ubuntu_6000.0 5.31% <ø> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.0_project 77.38% <ø> (+0.23%) ⬆️
inputsystem_Ubuntu_6000.3 5.31% <ø> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.3_project 77.39% <ø> (+0.26%) ⬆️
inputsystem_Ubuntu_6000.4 5.32% <ø> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.4_project 77.41% <ø> (+0.27%) ⬆️
inputsystem_Ubuntu_6000.5 5.31% <ø> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.5_project 77.44% <ø> (+0.27%) ⬆️
inputsystem_Ubuntu_6000.6 5.31% <ø> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.6_project 77.45% <ø> (+0.28%) ⬆️
inputsystem_Windows_6000.0 5.31% <ø> (-0.01%) ⬇️
inputsystem_Windows_6000.0_project 77.61% <ø> (+0.23%) ⬆️
inputsystem_Windows_6000.3 5.31% <ø> (-0.01%) ⬇️
inputsystem_Windows_6000.3_project 77.59% <ø> (+0.24%) ⬆️
inputsystem_Windows_6000.4 5.31% <ø> (-0.01%) ⬇️
inputsystem_Windows_6000.4_project 77.62% <ø> (+0.27%) ⬆️
inputsystem_Windows_6000.5 5.30% <ø> (-0.01%) ⬇️
inputsystem_Windows_6000.5_project 77.66% <ø> (+0.26%) ⬆️
inputsystem_Windows_6000.6 5.30% <ø> (-0.01%) ⬇️
inputsystem_Windows_6000.6_project 77.66% <ø> (+0.26%) ⬆️

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% <ø> (ø)

... and 281 files with indirect coverage changes

ℹ️ Need help interpreting these results?

@josepmariapujol-unity
josepmariapujol-unity merged commit 0e1a715 into develop Jul 14, 2026
107 of 109 checks passed
@josepmariapujol-unity
josepmariapujol-unity deleted the input/editor-update-6.0 branch July 14, 2026 16:26
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