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
- GameObject is not being rendered through render texture when Upscaling Filter is set to Spatial-Temporal Post-Processing and Alpha processing is enabled
- [Android] The external monitor does not display a secondary display when the monitor is reconnected in the Player
- Layer render order is not respected inside the Android Player when using GPU Resident Drawer.
- “You are not using the recommended Android NDK, versions other than 27.2.12479018 are not officially supported.” warning is still displayed when Android SDK is set to the correct NDK version manually
- OnWillSaveAssets receives an empty paths array when saving a new Scene
Resolution Note (fix version 1.11.2):
The problem was due to using Touch simulation together with the PlayerInput component. It is now fixed.