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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment