Search Issue Tracker
Fixed in 2020.3.42f1
Fixed in 2020.3.X, 2021.3.X, 2022.1.X, 2022.2.X, 2023.1.X, 2023.1.0a15
Votes
0
Found in
2020.3.38f1
2021.3.8f1
2022.1.13f1
2022.2.0b5
2023.1.0a6
Issue ID
UUM-11989
Regression
No
Input.mousePosition does not update when using a tablet
Reproduction steps:
1. Open the attached project "TabletPenBug.zip" and load Scene "SampleScene"
2. Enter Play Mode
3. Using a tablet, use the pen to attempt to draw something in the Game View
Expected result: using the tablet allows drawing continuous lines where the mouse moves
Actual result: the initial touch places a dot which gets connected with a straight line to the spot where the pen was raised from the tablet
Reproducible with: 2020.3.38f1, 2021.3.8f1, 2022.1.13f1, 2022.2.0b5, 2023.1.0a6
Reproduced on: Editor Windows 10
Device used to reproduce: One by Wacom pen tablet
Notes:
- On 2020.3.38f1 no drawing is visible in the Game View, however, logging the value of "Input.mousePosition" reveals that it stops getting updated
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Play Mode Scenario selection/highlight is too long and out of its bounds when the Play Mode Scenario window is opened after maximizing
- Duplicated groups and incorrect grouping in UI Builder when using UxmlElementAttribute: libraryPath
- Asset name is not shown in the Undo History window when a sprite is modified
- Moving a Tab to a floating window fails when floating windows are docked next to each other
- Crash on UNITY_FT_Render_Glyph_Internal when Generating Font Atlas in the Font Asset Creator Window
Add comment