Search Issue Tracker
Fixed
Votes
6
Found in [Package]
56e5c49289402898806927c1783d265f4989b9cc
Issue ID
1256610
Regression
No
[InputSystem][Android] Touch.isInProgress gets stuck when multiple touches are applied to touchscreen quickly
Steps to reproduce:
1. Select scene "TestScene"
2. Build & Run on Android
3. Select "Touchsceen" from device list at the top
4. See that if you tap, information about touches appears on screen
5. Now tap it with 5+ fingers at once, do it several times, wiggle around
6. Most of the time it will result in touches getting stuck (they're not cleared from the list)
Expected result: isInProgress should get set to FALSE resulting in touches getting cleared from the list of activeTouches
Actual result: isInProgress gets stuck on TRUE and touches are never cleared from the list of activeTouches
Reproducible with:
Xiaomi Mi Note 2 (Mi Note 2), OS: 6.0.1
Sony Xperia Z4 Tablet (SGP771), OS: 6.0.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
- Editor freezes when selecting a GameObject in Play Mode with a script containing a public byte array
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
Add comment