Unity Issue Tracker - Touch Input is not registered correctly when using multiple displays
Fixed
UUM-99077
Touch Input is not registered correctly when using multiple displays
Unity: Input
Fixed
6.2.X
6.1.X
6.0.X
2022.3.X
Won't Fix
2021.3.X
2020.3.X
Touch positions now match mouse positions when multiple displays and windows are concerned (Windows Operating System).
Touch positions now match mouse positions when multiple displays and windows are concerned (Windows Operating System).
2021.3 no longer supported.
2020.3 no longer supported.
How to reproduce:
1. Make sure that 2 displays are arranged side to side
2. Make sure to have a touchscreen display as the second (non-primary) display
3. Open the “IN-83006_repro“ project
4. Select FIle → Build and Run
5. In player touch the secondary display
Expected result: The display index is shown as 1
Actual result: The display index is shown as 0