Skip to content

FIX: uum 144337 inputfixture teardown fails to reset input system - #2437

Draft
Darren-Kelly-Unity wants to merge 5 commits into
developfrom
bugfix/UUM-144337-inputfixture-teardown-fails-to-reset-input-system
Draft

FIX: uum 144337 inputfixture teardown fails to reset input system#2437
Darren-Kelly-Unity wants to merge 5 commits into
developfrom
bugfix/UUM-144337-inputfixture-teardown-fails-to-reset-input-system

Add fix for test issues.

7fa3703
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded Jun 17, 2026 in 1s

79.03% (+20.45%) compared to 6610131

View this Pull Request on Codecov

79.03% (+20.45%) compared to 6610131

Details

Codecov Report

Attention: Patch coverage is 96.22642% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...nputSystem.Editor/InputTestFixtureTeardownTests.cs 90.00% 2 Missing ⚠️
...em/InputSystem/Runtime/Actions/InputActionState.cs 94.59% 2 Missing ⚠️
@@             Coverage Diff              @@
##           develop    #2437       +/-   ##
============================================
+ Coverage    58.58%   79.03%   +20.45%     
============================================
  Files          738      767       +29     
  Lines       135831   140442     +4611     
============================================
+ Hits         79570   110996    +31426     
+ Misses       56261    29446    -26815     
Files with missing lines Coverage Δ
.../Tests/InputSystem/TouchscreenMultiDisplayTests.cs 100.00% <100.00%> (ø)
...tsystem/InputSystem/Runtime/Devices/Touchscreen.cs 91.26% <100.00%> (+90.96%) ⬆️
...ity.inputsystem/InputSystem/Runtime/InputSystem.cs 82.42% <100.00%> (+76.78%) ⬆️
...m/Runtime/Plugins/EnhancedTouch/TouchSimulation.cs 90.64% <100.00%> (+88.63%) ⬆️
...tsystem/Tests/TestFixture/InputTestStateManager.cs 92.85% <100.00%> (+32.61%) ⬆️
...nputSystem.Editor/InputTestFixtureTeardownTests.cs 90.00% <90.00%> (ø)
...em/InputSystem/Runtime/Actions/InputActionState.cs 92.66% <94.59%> (+92.45%) ⬆️

... and 274 files with indirect coverage changes

ℹ️ Need help interpreting these results?