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
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
- OS Notification Documentation is missing when following hyperlink in Notifications Settings in Hub
- Canvas Scaler sets local transforms (Position, Rotation, Scale) to 0 when Canvas is edited in Prefab Mode
Add comment