FIX: Touchscreen losing focus then input fails on UI afterwards - #2431
Merged
Darren-Kelly-Unity merged 8 commits intoJun 25, 2026
Merged
Codecov GitHub.com / codecov/project
succeeded
Jun 12, 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.01493% with 2 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../Runtime/Plugins/InputForUI/InputSystemProvider.cs | 89.47% | 2 Missing |
@@ Coverage Diff @@
## develop #2431 +/- ##
============================================
+ Coverage 58.58% 79.02% +20.44%
============================================
Files 738 766 +28
Lines 135831 140408 +4577
============================================
+ Hits 79570 110962 +31392
+ Misses 56261 29446 -26815 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...utSystem/Plugins/InputForUIFocusRegressionTests.cs | 100.00% <100.00%> (ø) |
|
| .../Runtime/Plugins/InputForUI/InputSystemProvider.cs | 88.57% <89.47%> (+88.57%) |
⬆️ |
Loading