Skip to content

FIX: [XRA-675] PoseControl isTracked returns false via non-optimized read paths#2443

Open
kevin-zakszewski wants to merge 8 commits into
developfrom
bugfix/XRA-675-PoseControl-isTracked-false-bug
Open

FIX: [XRA-675] PoseControl isTracked returns false via non-optimized read paths#2443
kevin-zakszewski wants to merge 8 commits into
developfrom
bugfix/XRA-675-PoseControl-isTracked-false-bug

Add explicit AxisControl preprocessing guards to PoseControl optimiza…

7bdfc96
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded Jul 6, 2026 in 0s

79.02% (+20.44%) compared to 6610131

View this Pull Request on Codecov

79.02% (+20.44%) compared to 6610131

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

@@             Coverage Diff              @@
##           develop    #2443       +/-   ##
============================================
+ Coverage    58.58%   79.02%   +20.44%     
============================================
  Files          738      766       +28     
  Lines       135831   140444     +4613     
============================================
+ Hits         79570   110990    +31420     
+ Misses       56261    29454    -26807     
Files with missing lines Coverage Δ
Assets/Tests/InputSystem/Plugins/XRTests.cs 96.36% <100.00%> (+0.28%) ⬆️
...tSystem/Runtime/Plugins/XR/Controls/PoseControl.cs 58.82% <ø> (ø)

... and 278 files with indirect coverage changes

ℹ️ Need help interpreting these results?