Search Issue Tracker
Fixed
Fixed in 1.11.1, 7000.0.0
Votes
0
Found in [Package]
1.7.0
1.11.0
7000.0.0
Issue ID
ISXB-619
Regression
No
InputSystem: TapInteraction breaks on Composite Binding
Reproduction steps:
1. Open the attached “TapInteractionBugRepro.zip” project
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. Press ‘W' and ‘A’ at the same time and hold for a few seconds
5. Observe the Console window
6. Press 'W’ multiple times
7. Observe the Console window
Expected result: “TapInteraction Started” is being logged for each 'W' press
Actual result: No more entries are being logged in the Console window
Reproducible with: 1.5.1, 1.6.3, 1.7.0 (2021.3.30f1, 2022.3.9f1, 2023.1.12f1, 2023.2.0b8, 2023.3.0a4)
Reproducible on: Windows 10 Pro (22H2)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment