Description

The problem is that windows supplies both a touch event and a mouse event for each touch. The engine then handles touches as mouse input so that UI elements can work correctly on touch platforms.

Steps to Reproduce

1. Click a button using touch on a touch monitor.

Result: Button is clicked twice.
Expected Result: Button is clicked once.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-43213 in the post.

52
Login to Vote

Fixed
ComponentUE - Editor - UI Systems - Slate
Affects Versions4.14
Target Fix4.17
Fix Commit3484703
Main Commit3499771
CreatedMar 22, 2017
ResolvedJun 12, 2017
UpdatedApr 27, 2018