Skip to content

change to using the pointer for this and look if the pointer has a pr…

6fa8100
Select commit
Loading
Failed to load commit list.
Merged

FIX: OnAnyButtonPress not recognizing touch anymore #2401

change to using the pointer for this and look if the pointer has a pr…
6fa8100
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded Apr 9, 2026 in 1s

78.10% (+0.17%) compared to 0bb75c4

View this Pull Request on Codecov

78.10% (+0.17%) compared to 0bb75c4

Details

Codecov Report

Attention: Patch coverage is 70.58824% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
Assets/Tests/InputSystem/CoreTests_Events.cs 66.66% 5 Missing ⚠️
@@             Coverage Diff             @@
##           develop    #2401      +/-   ##
===========================================
+ Coverage    77.92%   78.10%   +0.17%     
===========================================
  Files          482      483       +1     
  Lines        97755    98776    +1021     
===========================================
+ Hits         76175    77145     +970     
- Misses       21580    21631      +51     
Files with missing lines Coverage Δ
...tem/InputSystem/Controls/InputControlExtensions.cs 77.05% <100.00%> (+0.02%) ⬆️
Assets/Tests/InputSystem/CoreTests_Events.cs 98.19% <66.66%> (-0.30%) ⬇️

... and 7 files with indirect coverage changes

ℹ️ Need help interpreting these results?