Skip to content

Merge branch 'develop' into input/add-focus-events-to-queue

d7e0a17
Select commit
Loading
Failed to load commit list.
Merged

NEW: Added Focus Events to Input Event Queue #2365

Merge branch 'develop' into input/add-focus-events-to-queue
d7e0a17
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded Mar 25, 2026 in 1s

78.10% (+0.18%) compared to 0bb75c4

View this Pull Request on Codecov

78.10% (+0.18%) compared to 0bb75c4

Details

Codecov Report

Attention: Patch coverage is 88.65979% with 22 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...putsystem/InputSystem/Utilities/DelegateHelpers.cs 50.00% 14 Missing ⚠️
...em/InputSystem/InputManager.LegacyFocusHandling.cs 92.70% 7 Missing ⚠️
...nity.inputsystem/InputSystem/NativeInputRuntime.cs 75.00% 1 Missing ⚠️
@@             Coverage Diff             @@
##           develop    #2365      +/-   ##
===========================================
+ Coverage    77.92%   78.10%   +0.18%     
===========================================
  Files          482      483       +1     
  Lines        97755    98481     +726     
===========================================
+ Hits         76175    76918     +743     
+ Misses       21580    21563      -17     
Files with missing lines Coverage Δ
Assets/Tests/InputSystem/CoreTests_Actions.cs 98.40% <100.00%> (+<0.01%) ⬆️
Assets/Tests/InputSystem/CoreTests_Devices.cs 98.23% <100.00%> (+<0.01%) ⬆️
Assets/Tests/InputSystem/CoreTests_Editor.cs 97.95% <100.00%> (+<0.01%) ⬆️
Assets/Tests/InputSystem/CoreTests_State.cs 96.43% <100.00%> (+0.01%) ⬆️
...ts/Tests/InputSystem/Plugins/EnhancedTouchTests.cs 100.00% <100.00%> (ø)
...ssets/Tests/InputSystem/Plugins/InputForUITests.cs 96.70% <100.00%> (ø)
Assets/Tests/InputSystem/Plugins/UITests.cs 94.68% <100.00%> (+<0.01%) ⬆️
Assets/Tests/InputSystem/Plugins/UserTests.cs 98.20% <100.00%> (+<0.01%) ⬆️
...com.unity.inputsystem/InputSystem/IInputRuntime.cs 80.00% <ø> (ø)
.../com.unity.inputsystem/InputSystem/InputManager.cs 94.06% <ø> (+2.31%) ⬆️
... and 5 more

... and 2 files with indirect coverage changes

ℹ️ Need help interpreting these results?