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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Resolution Note (fix version 1.11.2):
The problem was due to using Touch simulation together with the PlayerInput component. It is now fixed.