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
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents
Add comment