How to reproduce:
1. Open the attached "IN-137896_TestProject.zip" project
2. Open the "SampleScene"
3. Enter Play mode
4. Try to press on the "Button" GameObject in the Game view
Actual result: The "Button" does not get pressed
Expected result: The "Button" gets pressed
Reproducible with: 1.3.0 (2023.1.0a1), 1.19.0 (6000.6.0a1)
Reproducible on: Windows 10 (By user), Windows 11
Not reproducible on: No other environments tested
Notes:
- Only reproduces if Device Simulator and Game view are both present as separate tabs in the Project window
- Also reproducible with UI Toolkit Button
- Button gets pressed as expected in the Device Simulator view