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
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
Add comment