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
- "Invalid vertex attribute format" error message does not mention "bytes" when the data size is mismatched
- [Windows] About Unity window displays Editor version in two lines instead of one
- [Linux] "Add Component" menu goes under the screen when the menu extends beyond the display boundries
- High Editor GPU usage when Camera with RenderTexture and VFX Graph are in the scene, with Scene/Game tabs closed
- List in Inspector not resizing when exiting Play mode
Add comment