Search Issue Tracker
Fix In Review
Votes
0
Found in [Package]
1.4.2
Issue ID
1336441
Regression
No
[Input System] The first touch position is always zero when using mouse emulation for touch or pen
Steps to reproduce:
1. Open the user's attached project "Painter.zip"
2. Navigate to Window-> Analysis -> Input Debugger
3. Select Options -> Simulate Touch Input From Mouse or Pen
4. Enter Play mode
5. Press the mouse button
Expected results: The first click coordinates are logged in the console
Actual results: The first click always returns coordinates (0,0)
Reproducible with: Input System 1.0.2 - 1.4.2 (2020.3.38f1, 2021.3.8f1, 2022.1.15f1, 2022.2.0b8, 2023.1.0a8)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment