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
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.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment