Skip to content

FIX: New Input System warning dialog is misleading when not using input system#2358

Merged
josepmariapujol-unity merged 7 commits intodevelopfrom
input/uum-132151/input-system-warning-dialog
Feb 25, 2026
Merged

FIX: New Input System warning dialog is misleading when not using input system#2358
josepmariapujol-unity merged 7 commits intodevelopfrom
input/uum-132151/input-system-warning-dialog

Conversation

@josepmariapujol-unity
Copy link
Collaborator

@josepmariapujol-unity josepmariapujol-unity commented Feb 24, 2026

Description

This PR is fixing the InputSystem warning dialog after we received some complains on forums.
In 2022.3, there is not checkbox displaying thus splitting logic between editor verions.

JIRA: https://jira.unity3d.com/browse/UUM-132151

Testing status & QA

Before:
Screenshot 2026-02-24 at 13 47 55

After:
Screenshot 2026-02-25 at 15 53 58

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 Feb 24, 2026
@u-pr
Copy link
Contributor

u-pr bot commented Feb 24, 2026

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪

The PR consists of a simple text update and improved dialog options, wrapped in a compiler directive for backward compatibility.
🏅 Score: 100

The code is clean, correctly handles backward compatibility, and significantly improves the UX of the warning dialog by providing a clearer message and a session-based opt-out.
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected
  • Update review

🤖 Helpful? Please react with 👍/👎 | Questions❓Please reach out in Slack #ask-u-pr

@u-pr
Copy link
Contributor

u-pr bot commented Feb 24, 2026

PR Code Suggestions ✨

No code suggestions found for the PR.

@codecov-github-com
Copy link

codecov-github-com bot commented Feb 24, 2026

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...s/com.unity.inputsystem/InputSystem/InputSystem.cs 0.00% 3 Missing ⚠️
@@             Coverage Diff             @@
##           develop    #2358      +/-   ##
===========================================
- Coverage    77.90%   77.89%   -0.02%     
===========================================
  Files          476      476              
  Lines        97613    97611       -2     
===========================================
- Hits         76048    76034      -14     
- Misses       21565    21577      +12     
Flag Coverage Δ
inputsystem_MacOS_2022.3 5.52% <0.00%> (-0.01%) ⬇️
inputsystem_MacOS_2022.3_project 75.39% <0.00%> (-0.01%) ⬇️
inputsystem_MacOS_6000.0 5.30% <0.00%> (-0.01%) ⬇️
inputsystem_MacOS_6000.0_project 77.29% <0.00%> (-0.01%) ⬇️
inputsystem_MacOS_6000.3 5.31% <0.00%> (-0.01%) ⬇️
inputsystem_MacOS_6000.3_project 77.29% <0.00%> (-0.01%) ⬇️
inputsystem_MacOS_6000.4 5.31% <0.00%> (-0.01%) ⬇️
inputsystem_MacOS_6000.4_project 77.30% <0.00%> (-0.01%) ⬇️
inputsystem_MacOS_6000.5 5.31% <0.00%> (-0.01%) ⬇️
inputsystem_MacOS_6000.5_project 77.29% <0.00%> (-0.01%) ⬇️
inputsystem_MacOS_6000.6 5.31% <0.00%> (-0.01%) ⬇️
inputsystem_MacOS_6000.6_project 77.29% <0.00%> (-0.01%) ⬇️
inputsystem_Ubuntu_2022.3 5.53% <0.00%> (-0.01%) ⬇️
inputsystem_Ubuntu_2022.3_project 75.19% <0.00%> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.0 5.31% <0.00%> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.0_project 77.09% <0.00%> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.3 5.31% <0.00%> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.3_project 77.09% <0.00%> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.4 5.32% <0.00%> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.4_project 77.10% <0.00%> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.5 5.32% <0.00%> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.5_project 77.10% <0.00%> (-0.02%) ⬇️
inputsystem_Ubuntu_6000.6 5.32% <0.00%> (-0.01%) ⬇️
inputsystem_Ubuntu_6000.6_project 77.10% <0.00%> (-0.01%) ⬇️
inputsystem_Windows_2022.3 5.53% <0.00%> (-0.01%) ⬇️
inputsystem_Windows_2022.3_project 75.52% <0.00%> (-0.01%) ⬇️
inputsystem_Windows_6000.0 5.30% <0.00%> (-0.01%) ⬇️
inputsystem_Windows_6000.0_project 77.42% <0.00%> (-0.01%) ⬇️
inputsystem_Windows_6000.3 5.31% <0.00%> (-0.01%) ⬇️
inputsystem_Windows_6000.3_project 77.42% <0.00%> (-0.01%) ⬇️
inputsystem_Windows_6000.4 5.31% <0.00%> (-0.01%) ⬇️
inputsystem_Windows_6000.4_project 77.42% <0.00%> (-0.01%) ⬇️
inputsystem_Windows_6000.5 5.31% <0.00%> (-0.01%) ⬇️
inputsystem_Windows_6000.5_project 77.42% <0.00%> (+<0.01%) ⬆️
inputsystem_Windows_6000.6 5.31% <0.00%> (-0.01%) ⬇️
inputsystem_Windows_6000.6_project 77.42% <0.00%> (-0.01%) ⬇️

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

Files with missing lines Coverage Δ
...s/com.unity.inputsystem/InputSystem/InputSystem.cs 84.27% <0.00%> (-0.11%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@josepmariapujol-unity josepmariapujol-unity changed the title FIXED: New Input System warning dialog is misleading when not using input system FIX: New Input System warning dialog is misleading when not using input system Feb 24, 2026
Copy link
Collaborator

@jfreire-unity jfreire-unity left a comment

Choose a reason for hiding this comment

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

I added a suggestion but its probably better to pass it by who open the ticket IMO. I don't think "Native Device Inputs Not Enabled" makes a lot of sense. This is not about devices not being enabled (that's one of consequences), but rather the whole native platform backend not being enabled.
It's a nit pick anyway but it didn't read so well.

Co-authored-by: João Freire <joao.freire@unity3d.com>
Co-authored-by: João Freire <joao.freire@unity3d.com>
Copy link
Collaborator

@jfreire-unity jfreire-unity left a comment

Choose a reason for hiding this comment

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

@jfreire-unity jfreire-unity self-requested a review February 25, 2026 13:45
Copy link

@marnadeau marnadeau left a comment

Choose a reason for hiding this comment

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

Thank you!

@josepmariapujol-unity josepmariapujol-unity merged commit 68d9a53 into develop Feb 25, 2026
127 checks passed
@josepmariapujol-unity josepmariapujol-unity deleted the input/uum-132151/input-system-warning-dialog branch February 25, 2026 14:55
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.

3 participants