Normal view

There are new articles available, click to refresh the page.
Before yesterdayGame

One finger touch but got fingerId 1

Hello, I am trying to output all Input.touches in each frame. In the case of a quick click with only one finger, I obtained a touch with fingerId 1 and also a touch with fingerId 0, with a time difference of 1ms or even 0. Sometimes use two fingers can also result in some touches with fingerId greater than 1. I want to know if this is because some touch lifecycles have not yet fully ended, and if there is any solution. Thank you!
❌
❌