Skip to content

FIX: Re-inject InputSystem player loop hook after user-driven loop reset

e1b096b
Select commit
Loading
Failed to load commit list.
Draft

FIX: Re-inject player loop hook after user-driven loop reset (UUM-140343) #2419

FIX: Re-inject InputSystem player loop hook after user-driven loop reset
e1b096b
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded May 12, 2026 in 1s

78.93% (+0.80%) compared to d53f37e

View this Pull Request on Codecov

78.93% (+0.80%) compared to d53f37e

Details

Codecov Report

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

Files with missing lines Patch % Lines
...tsystem/Tests/IntegrationTests/IntegrationTests.cs 88.23% 4 Missing ⚠️
...utsystem/InputSystem/Runtime/NativeInputRuntime.cs 95.83% 1 Missing ⚠️
@@             Coverage Diff             @@
##           develop    #2419      +/-   ##
===========================================
+ Coverage    78.13%   78.93%   +0.80%     
===========================================
  Files          483      761     +278     
  Lines        98770   139018   +40248     
===========================================
+ Hits         77169   109732   +32563     
- Misses       21601    29286    +7685     
Files with missing lines Coverage Δ
...utsystem/InputSystem/Runtime/NativeInputRuntime.cs 68.30% <95.83%> (ø)
...tsystem/Tests/IntegrationTests/IntegrationTests.cs 61.53% <88.23%> (+6.85%) ⬆️

... and 191 files with indirect coverage changes

ℹ️ Need help interpreting these results?