Search Issue Tracker
Fixed
Fixed in 2020.3.42f1, 2021.3.13f1, 2022.1.21f1, 2022.2.0b13, 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
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
Add comment