Skip to content

FIX: Touchscreen losing focus then input fails on UI afterwards - #2431

Merged
Darren-Kelly-Unity merged 8 commits into
developfrom
bugfix/UUM-139662-touchscreen-lost-focus-ui-input-breaks
Jun 25, 2026
Merged

FIX: Touchscreen losing focus then input fails on UI afterwards#2431
Darren-Kelly-Unity merged 8 commits into
developfrom
bugfix/UUM-139662-touchscreen-lost-focus-ui-input-breaks

Add suggestion from u-pr.

2ed08a5
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded Jun 10, 2026 in 1s

79.02% (+20.44%) compared to 6610131

View this Pull Request on Codecov

79.02% (+20.44%) compared to 6610131

Details

Codecov Report

Attention: Patch coverage is 97.10145% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../Runtime/Plugins/InputForUI/InputSystemProvider.cs 90.47% 2 Missing ⚠️
@@             Coverage Diff              @@
##           develop    #2431       +/-   ##
============================================
+ Coverage    58.58%   79.02%   +20.44%     
============================================
  Files          738      766       +28     
  Lines       135831   140410     +4579     
============================================
+ Hits         79570   110959    +31389     
+ Misses       56261    29451    -26810     
Files with missing lines Coverage Δ
...utSystem/Plugins/InputForUIFocusRegressionTests.cs 100.00% <100.00%> (ø)
.../Runtime/Plugins/InputForUI/InputSystemProvider.cs 88.64% <90.47%> (+88.64%) ⬆️

... and 278 files with indirect coverage changes

ℹ️ Need help interpreting these results?