Issues reading delta/x [Touchscreen] on device

Hi,
tried the latest update hoping the touch stuff would be refined, but still running in to issues.
I am trying to read a continuous touch/x delta on device and PC, the code below works on PC, but on device the performed value is always the same(some negative value probably the screen width).

Any pointers would be much appreciated.

What kind of device/platform are you testing this on?

Android/ Galaxy S8+

Just noticed someone else reporting the same issue here on a S9+:
https://discussions.unity.com/t/685526 page-13#post-4926770

C

I do have a S8 here. Can you submit a bug report via the editor containing the repro project? Thanks!

Done

I am running into what seems to be the same problem with Input System version preview.2 1.0.0; is it possible that this bug is not fixed yet?

On my PC (with a touchscreen) I get correct values and can move my character using touch; on Android (Samsung Galaxy S6 Edge in this case) the character always heads into the same direction; independent of how I swipe.

I use these settings:

@donov do you know which bug number this is tracked under? I would like to view if and when there is progress on this bug and I couldn’t find it in the issue tracker