Reproduction steps:
1. Open the attached project “IN-138783“
2. Build and Run the project for Windows (File > Build Profiles> Windows > Build And Run)
3. In the built project, touch the screen with one finger and keep moving it on the background
4. While the first finger is still moving, tap the button with a second finger
5. Observe the result
Actual result: The button is pressed, but the event is not triggered and the counter does not increase
Expected result: The button detects the touch input and the counter increases
Reproducible with: 1.7.0 (2023.3.0a2), 1.19.0 (6000.0.72f1, 6000.3.12f1, 6000.4.1f1, 6000.5.0b2, 6000.6.0a2)
Reproduced on: Windows 11 Enterprise
Not reproduced on: No other environment tested