Skip to content

FIX: Utilities.cs script and rerunning regenerate command#2418

Open
josepmariapujol-unity wants to merge 1 commit into
developfrom
input/ci-fix-script-file
Open

FIX: Utilities.cs script and rerunning regenerate command#2418
josepmariapujol-unity wants to merge 1 commit into
developfrom
input/ci-fix-script-file

Conversation

@josepmariapujol-unity
Copy link
Copy Markdown
Collaborator

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

Description

Fix Utilities.cs script and rerunning regenerate command.

Running command dotnet run --project Tools/CI/InputSystem.Cookbook.csproj should not display any errors. However, latest develop branch has a syntaxis error, see below:

Screenshot 2026-05-12 at 13 27 04

Testing status & QA

N/A

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 12, 2026
@josepmariapujol-unity josepmariapujol-unity changed the title [CI] Fix Utilities.cs script and rerunning regenerate command FIX: Utilities.cs script and rerunning regenerate command May 12, 2026
Copy link
Copy Markdown
Contributor

@u-pr u-pr Bot left a comment

Choose a reason for hiding this comment

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

Perfect

No issues found. The changes look good.

🤖 Helpful? 👍/👎

@codecov-github-com
Copy link
Copy Markdown

codecov-github-com Bot commented May 12, 2026

Codecov Report

All modified and coverable lines are covered by tests ✅

@@             Coverage Diff             @@
##           develop    #2418      +/-   ##
===========================================
+ Coverage    78.13%   78.71%   +0.58%     
===========================================
  Files          483      755     +272     
  Lines        98770   137631   +38861     
===========================================
+ Hits         77169   108336   +31167     
- Misses       21601    29295    +7694     
Flag Coverage Δ
inputsystem_MacOS_2022.3 5.36% <ø> (+0.02%) ⬆️
inputsystem_MacOS_2022.3_project 75.39% <ø> (-0.02%) ⬇️
inputsystem_MacOS_6000.0 5.33% <ø> (+0.02%) ⬆️
inputsystem_MacOS_6000.0_project 77.28% <ø> (-0.03%) ⬇️
inputsystem_MacOS_6000.3 5.33% <ø> (+0.02%) ⬆️
inputsystem_MacOS_6000.3_project 77.28% <ø> (+<0.01%) ⬆️
inputsystem_MacOS_6000.4 5.34% <ø> (+0.02%) ⬆️
inputsystem_MacOS_6000.4_project 77.29% <ø> (+<0.01%) ⬆️
inputsystem_MacOS_6000.5 5.32% <ø> (+0.02%) ⬆️
inputsystem_MacOS_6000.5_project 77.32% <ø> (+<0.01%) ⬆️
inputsystem_MacOS_6000.6 5.32% <ø> (+0.02%) ⬆️
inputsystem_MacOS_6000.6_project 77.32% <ø> (+<0.01%) ⬆️
inputsystem_Ubuntu_2022.3_project 75.29% <ø> (-0.02%) ⬇️
inputsystem_Ubuntu_6000.0 5.33% <ø> (+0.02%) ⬆️
inputsystem_Ubuntu_6000.0_project 77.18% <ø> (-0.03%) ⬇️
inputsystem_Ubuntu_6000.3 5.33% <ø> (+0.02%) ⬆️
inputsystem_Ubuntu_6000.3_project 77.18% <ø> (+<0.01%) ⬆️
inputsystem_Ubuntu_6000.4 5.34% <ø> (+0.02%) ⬆️
inputsystem_Ubuntu_6000.4_project 77.19% <ø> (+<0.01%) ⬆️
inputsystem_Ubuntu_6000.5 5.33% <ø> (+0.02%) ⬆️
inputsystem_Ubuntu_6000.5_project 77.23% <ø> (+<0.01%) ⬆️
inputsystem_Ubuntu_6000.6 5.33% <ø> (+0.02%) ⬆️
inputsystem_Ubuntu_6000.6_project 77.23% <ø> (+<0.01%) ⬆️
inputsystem_Windows_2022.3 5.36% <ø> (+0.02%) ⬆️
inputsystem_Windows_2022.3_project 75.51% <ø> (-0.02%) ⬇️
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.40% <ø> (+<0.01%) ⬆️
inputsystem_Windows_6000.4 5.34% <ø> (+0.02%) ⬆️
inputsystem_Windows_6000.4_project 77.41% <ø> (+<0.01%) ⬆️
inputsystem_Windows_6000.5 5.32% <ø> (+0.02%) ⬆️
inputsystem_Windows_6000.5_project 77.45% <ø> (+<0.01%) ⬆️
inputsystem_Windows_6000.6 5.32% <ø> (+0.02%) ⬆️
inputsystem_Windows_6000.6_project 77.45% <ø> (+<0.01%) ⬆️

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

see 243 files with indirect coverage changes

ℹ️ Need help interpreting these results?

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.

1 participant