Unity Issue Tracker - Button does not register a touch event when using 2 monitors and one of them is a touchscreen monitor
Closed
UUM-39913
Button does not register a touch event when using 2 monitors and one of them is a touchscreen monitor
Unity: Input
Won't Fix
6.0.X
2023.3.X
2023.2.X
2023.1.X
2022.3.X
2021.3.X
We are focussing our effort on the Input System and decided to not fix this bug in the Input Manager for now.
Cancelling this 2023.2 tech release issue since the support for this release has come to end of life. Cancelling this 2023.2 port case does not affect any LTS or Unity 6 Beta/Preview that remain open.
How to reproduce:
1. Make sure you are using 2 monitors - one has to be a touchscreen monitor
2. Open the “Touchdisplay Windows“ project
3. Open the “SampleScene”
4. Build And Run (File > Build And Run)
5. In Player touch the Button labeled as “Button” and observe the Player
Expected result: a new text that includes “Clicked button at” appears above the Button labeled as “Button”
Actual result: no new text appears