Hello;
I am hoping someone can help me with a problem I have been having with the new Input System. Everything works fine in editor in regards to a simulated touch screen however when I build and run on my Android device (Version 9 on a S10e), I keep getting the following exception:
InvalidOperationException: Cannot read control ‘/Touchscreen/pressure’ from STAT with format TOUC; device ‘Touchscreen:/Touchscreen’ expects format TSCR
Hopefully, someone has seen this as I have not been able to uncover anything and I have a feeling I am just missing one piece of the puzzle on this one.
Thanks for looking!