The drag delta detection in SlateApplication does not ensure that the two pointer events it is comparing are coming from the same pointer. This causes it to think dragging should begin on a widget before the pointer interacting with the widget has moved at all.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-40486 in the post.
1 |
Component | UE - Editor - UI Systems - Slate |
---|---|
Affects Versions | 4.14, 4.15, 4.16 |
Target Fix | 4.16 |
Fix Commit | 3368826 |
---|---|
Main Commit | 3379345 |
Created | Jan 11, 2017 |
---|---|
Resolved | Mar 30, 2017 |
Updated | May 9, 2020 |