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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment