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
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
Add comment