Description

Touch input on Windows devices will start at touch index 2 instead of touch index 1, like other touch devices.

Steps to Reproduce
  1. Download attached project and extract
  2. open .uproject
  3. Package project for Windows 64
  4. Open packaged project on Windows machine that has a touch screen
  5. Touch screen with finger(s)

RESULT:

Touch index always starts at 2

EXPECTED:

Touch index starts at 1

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

5
Login to Vote

Fixed
ComponentTools
Affects Versions4.13.1
Target Fix4.20
CreatedOct 18, 2016
ResolvedJul 17, 2018
UpdatedJul 17, 2018
Pull Requests
3447 - aarmbruster