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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment