Skip to content

FIX: Use DEBUG instead of UNITY_ENABLE_CHECKS for DEVELOPMENT_BUILD r…

583f859
Select commit
Loading
Failed to load commit list.
Closed

FIX: Silence Unity 6000.6 PVP-301-1 deprecation analyzers (DEVELOPMENT_BUILD / UNITY_64) #2427

FIX: Use DEBUG instead of UNITY_ENABLE_CHECKS for DEVELOPMENT_BUILD r…
583f859
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded Jun 3, 2026 in 1s

78.92% (+0.79%) compared to d53f37e

View this Pull Request on Codecov

78.92% (+0.79%) compared to d53f37e

Details

Codecov Report

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

Files with missing lines Patch % Lines
...tem/InputSystem/Runtime/Utilities/MemoryHelpers.cs 66.66% 5 Missing ⚠️
@@             Coverage Diff             @@
##           develop    #2427      +/-   ##
===========================================
+ Coverage    78.13%   78.92%   +0.79%     
===========================================
  Files          483      762     +279     
  Lines        98770   139280   +40510     
===========================================
+ Hits         77169   109926   +32757     
- Misses       21601    29354    +7753     
Files with missing lines Coverage Δ
...tSystem/Runtime/Controls/InputControlExtensions.cs 76.12% <ø> (ø)
...m/InputSystem/Runtime/Controls/InputControlList.cs 74.31% <ø> (ø)
...nputSystem/Runtime/Devices/Remote/InputRemoting.cs 81.32% <ø> (ø)
...tem/InputSystem/Runtime/Events/InputEventBuffer.cs 73.61% <ø> (ø)
...ty.inputsystem/InputSystem/Runtime/InputManager.cs 89.04% <ø> (ø)
...ity.inputsystem/InputSystem/Runtime/InputSystem.cs 82.14% <ø> (ø)
...time/Plugins/EnhancedTouch/EnhancedTouchSupport.cs 91.66% <ø> (ø)
...inputsystem/InputSystem/Runtime/Plugins/HID/HID.cs 69.98% <ø> (ø)
.../Runtime/Plugins/PlayerInput/PlayerInputManager.cs 70.90% <ø> (ø)
...tem/InputSystem/Runtime/State/InputStateBuffers.cs 96.11% <ø> (ø)
... and 1 more

... and 196 files with indirect coverage changes

ℹ️ Need help interpreting these results?