The default value of the DragDropManager.TouchDragTrigger attached property is not respected. The default value is TapDown, but the touch drag starts on tap hold and move. Since the 2017 R1 (2017.1.117) release the DragDropManager.TouchDragTrigger property is obsoleted. Use the TouchManager.DragStartTrigger property instead.