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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
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