Pen is not working.

Input from other devices works. Pen.current is NULL

Windows.
Unity 2019.4.11f1 LTS
Wacom Intuos Pro L (2nd gen.) everything up to date.
“Let me use my pen as a mouse in some desktop apps” is off.

Am I doing something wrong? … my guess is: It’s a bug.

The same for S pen on Galaxy Note 20. Using 2020.2.0f1 + Input system 1.0.1.

Could anybody help?

The same for Samsung Note 5, using 2020.3.18 + Input system 1.0.2

Any solution?

Windows.
Unity 2019.4.11f1 LTS
Wacom Intuos Pro L (2nd gen.) everything up to date.

I’ve tried Wacom Intuos Pro recently on 2022.1 and package version 1.1.1 and can confirm that pen and pressure work fine in this code InputSystem/ExternalSampleProjects/InputDeviceTester/Assets/InputDeviceTester/Scripts/Input/PenISX.cs at develop · Unity-Technologies/InputSystem · GitHub

The same for S pen on Galaxy Note 20
The same for Samsung Note 5

I can be wrong, but aren’t pen input on android is not distinguished by the device and instead treated as touch input instead? Does it work if you ask for touches from input system?