Search Issue Tracker
Fixed in 1.3.0
Votes
0
Found in [Package]
1.3.0
Issue ID
1380712
Regression
No
Pen and touch events don't work with the new Input System
Reproduction steps:
1. Open the attached project "Test_input_touch"
2. Interact with the Editor using a touch screen or a pen
Expected result: Editor responds to input
Actual result: Editor doesn't respond to input
Reproducible with: 1.0.0, 1.3.0 (2019.4.35f1, 2020.3.24f1), 1.0.2, 1.3.0 (2021.1.0a1, 2021.1.28f1), 1.2.0, 1.3.0 (2021.2.8f1, 2022.1.0a14)
Not reproducible with: 1.0.0, 1.3.0 (2020.3.25f1, 2020.3.27f1), 1.2.0, 1.3.0 (2022.1.0a15, 2022.1.0b2)
Notes:
- in some versions, the first few inputs do get registered
- the top menu is interactable
- doesn't reproduce with the old Input System
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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Resolution Note (fix version 1.3.0):
Fixed in Input System package version 1.0.0 and 1.3.0 available in 2020.3.25f1, 1.2.0 and 1.3.0 available in 2022.1.0a15 and above