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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment