New Input System Multi Touch Position Infinity,Multi Touch Position Infinity
I try to get the position of two fingers on my Touchscreen for zooming. The first finger gives me the correct position, the second always returns infinity. I made a Debug.Log and here is the result:
value0 = (1416.83, 524.83) and value1 = (Infinity, -Infinity)
Settings are: Action Type Pass Through Control Type Vextor 2 Inital State Check enabled And binding settings are:
Path: Touch #1/Position
Like said, position#0 works without problems, but position#1 is shooting problems!
Your answer

Follow this Question
Related Questions
Rotate GameObject on Touch along Y axis 1 Answer
Ball Bouncing Game(When I touch on ball) 0 Answers
Touch Joystick not working properly with multiple touches 0 Answers
Simple cell-based game goes bonkers when clicked on the edge of the cell 0 Answers
Android Touch Double Jump - Not working 0 Answers