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
- Redo action is missing when Property was previously deleted
- Object Picker takes the debounce time to load objects when Object Selector is set to Advanced search
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
Resolution Note (fix version 1.11.2):
The problem was due to using Touch simulation together with the PlayerInput component. It is now fixed.