Skip to content

FIX: auto-update of InputManager.LegacyFocusHandling.cs.meta#2415

Merged
josepmariapujol-unity merged 1 commit intodevelopfrom
input/fix-meta-file
May 6, 2026
Merged

FIX: auto-update of InputManager.LegacyFocusHandling.cs.meta#2415
josepmariapujol-unity merged 1 commit intodevelopfrom
input/fix-meta-file

Conversation

@josepmariapujol-unity
Copy link
Copy Markdown
Collaborator

@josepmariapujol-unity josepmariapujol-unity commented May 6, 2026

Description

FIX: auto-update of InputManager.LegacyFocusHandling.cs.meta
This meta file from input package gets updated everytime one opens a unity project.

Used the oldest default editor 22.3.

Testing status & QA

After opening the project, there shouldnt be any auto-updates from input package.

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.

@josepmariapujol-unity josepmariapujol-unity self-assigned this May 6, 2026
@u-pr
Copy link
Copy Markdown
Contributor

u-pr Bot commented May 6, 2026

⚠️ Review skipped — the PR diff is empty after processing.

This can happen when all changed files are filtered out by exclusion rules or the PR contains no reviewable code changes.

🤖 Helpful? 👍/👎

@codecov-github-com
Copy link
Copy Markdown

codecov-github-com Bot commented May 6, 2026

Codecov Report

All modified and coverable lines are covered by tests ✅

@@             Coverage Diff             @@
##           develop    #2415      +/-   ##
===========================================
+ Coverage    78.13%   78.71%   +0.58%     
===========================================
  Files          483      755     +272     
  Lines        98770   137572   +38802     
===========================================
+ Hits         77169   108295   +31126     
- Misses       21601    29277    +7676     
Flag Coverage Δ
inputsystem_MacOS_2022.3 5.36% <ø> (+0.02%) ⬆️
inputsystem_MacOS_2022.3_project 75.40% <ø> (-0.01%) ⬇️
inputsystem_MacOS_6000.0 5.33% <ø> (+0.02%) ⬆️
inputsystem_MacOS_6000.0_project 77.29% <ø> (-0.01%) ⬇️
inputsystem_MacOS_6000.3 5.33% <ø> (+0.02%) ⬆️
inputsystem_MacOS_6000.3_project 77.29% <ø> (+0.01%) ⬆️
inputsystem_MacOS_6000.4 5.34% <ø> (+0.02%) ⬆️
inputsystem_MacOS_6000.4_project 77.30% <ø> (+0.01%) ⬆️
inputsystem_MacOS_6000.5 5.33% <ø> (+0.02%) ⬆️
inputsystem_MacOS_6000.5_project 77.33% <ø> (+0.01%) ⬆️
inputsystem_MacOS_6000.6 5.33% <ø> (+0.02%) ⬆️
inputsystem_MacOS_6000.6_project 77.33% <ø> (+0.01%) ⬆️
inputsystem_Ubuntu_2022.3_project 75.30% <ø> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.0 5.34% <ø> (+0.02%) ⬆️
inputsystem_Ubuntu_6000.0_project 77.20% <ø> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.3 5.34% <ø> (+0.02%) ⬆️
inputsystem_Ubuntu_6000.3_project 77.19% <ø> (+0.01%) ⬆️
inputsystem_Ubuntu_6000.4 5.34% <ø> (+0.02%) ⬆️
inputsystem_Ubuntu_6000.4_project 77.20% <ø> (+0.01%) ⬆️
inputsystem_Ubuntu_6000.5 5.33% <ø> (+0.02%) ⬆️
inputsystem_Ubuntu_6000.5_project 77.24% <ø> (+0.01%) ⬆️
inputsystem_Ubuntu_6000.6 5.33% <ø> (+0.02%) ⬆️
inputsystem_Ubuntu_6000.6_project 77.24% <ø> (+0.01%) ⬆️
inputsystem_Windows_2022.3 5.36% <ø> (+0.02%) ⬆️
inputsystem_Windows_2022.3_project 75.53% <ø> (-0.01%) ⬇️
inputsystem_Windows_6000.0 5.33% <ø> (+0.02%) ⬆️
inputsystem_Windows_6000.0_project 77.41% <ø> (-0.02%) ⬇️
inputsystem_Windows_6000.3 5.33% <ø> (+0.02%) ⬆️
inputsystem_Windows_6000.3_project 77.41% <ø> (+0.01%) ⬆️
inputsystem_Windows_6000.4 5.34% <ø> (+0.02%) ⬆️
inputsystem_Windows_6000.4_project 77.42% <ø> (+0.01%) ⬆️
inputsystem_Windows_6000.5 5.33% <ø> (+0.02%) ⬆️
inputsystem_Windows_6000.5_project 77.46% <ø> (+0.01%) ⬆️
inputsystem_Windows_6000.6 5.33% <ø> (+0.02%) ⬆️
inputsystem_Windows_6000.6_project 77.46% <ø> (+0.01%) ⬆️

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

see 240 files with indirect coverage changes

ℹ️ Need help interpreting these results?

@Pauliusd01
Copy link
Copy Markdown
Collaborator

Which editor version did you use for this? It is important to use the oldest one we support for any such updates

@josepmariapujol-unity
Copy link
Copy Markdown
Collaborator Author

Oldest one 22.3

Copy link
Copy Markdown
Collaborator

@Pauliusd01 Pauliusd01 left a comment

Choose a reason for hiding this comment

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

Sounds fine to me since It's just a meta file, just make sure CI is alright

@josepmariapujol-unity josepmariapujol-unity merged commit 2611f81 into develop May 6, 2026
128 of 133 checks passed
@josepmariapujol-unity josepmariapujol-unity deleted the input/fix-meta-file branch May 6, 2026 10:44
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