Search Issue Tracker
Fixed
Fixed in 1.11.2, 7000.0.0
Votes
0
Found in [Package]
1.5.0
1.5.1
1.11.0
7000.0.0
Issue ID
ISXB-483
Regression
No
The button is not clickable when using Windows touch inputs
How to reproduce:
1. Open the attached project "Test Project.zip"
2. Enter Play Mode
3. Click the "Button" button in the Game view window
Expected results: The button is clicked
Actual results: The button is not clicked
Reproducible with: 1.5.0 (2020.3.48f1), 1.5.1 (2020.3.48f1, 2021.3.25f1, 2022.2.21f1, 2023.1.0b17, 2023.2.0a16)
Reproducible on: Windows 10
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Browse" button for Xcode in the "Build Profiles" window is too big
- USS styles fail to inherit correctly when contentContainer is overridden in a custom control
- Copying and pasting Animator Transitions leads to unexpected behaviour
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
Resolution Note (fix version 1.11.2):
The problem was due to using Touch simulation together with the PlayerInput component. It is now fixed.