Search Issue Tracker

Fixed in 2.0.0-pre.3

Votes

0

Found in [Package]

1.0.0-pre.4

Issue ID

1348680

Regression

No

[XR Interaction Toolkit] Tracked Device Drag Threshold Multiplier is not squared in XRUIInputModule

Package: XR Interaction

-

UIInputModule.trackedDeviceDragThresholdMultiplier is not being used correctly when calculating the effective drag threshold. The result of eventSystem.dragThreshold * eventSystem.dragThreshold is being multiplied by this scale multiplier rather than squaring the result of eventSystem.dragThreshold * pixelDragThresholdMultiplier. The tooltip indicates that it should be scaling the Drag Threshold instead.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.