Search Issue Tracker
Fixed in 6000.1.0b13
Fixed in 6000.1.X, 6000.2.X, 6000.2.0a8
Votes
0
Found in
6000.1.0a6
6000.2.0a1
Issue ID
UUM-89023
Regression
Yes
Multiple simultaneous inputs with the touch screen sometimes leaves button in not default state
How to reproduce:
1. Create a new Unity project
2. Set up the UI Document with the multiple default buttons in it
3. Enter the Play Mode
4. Simultaneously click multiple buttons with the touch controls
5. Observe the results
Expected results: Multiple input doesn't break button behavior
Actual results: Some buttons stay in the clicked or selected state
Reproducible with: 6000.0.29f1
Not reproducible with: 2021.3.46f1, 2022.3.53f1
Reproducible on: Windows 11 (ARM)
Not reproducible on: No other environment tested
Notes:
- Unable to find a regressed version due to hardware limitations
- The issue is more visible with a complete project (e.g. QuizU Sample project)
- Reproducible in both Player and Play Mode but more visible in Player
- Clicking the "stuck" button with the mouse doesn't always resolve the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Project disappears from the Projects list in Unity Hub when the Editor crashes
- The Terrain tools follow the previous Terrain curvature when it was already undone
- Incorrect UI wording: Missing articles in project creation options
- “[Worker0] InvalidOperationException: Cannot create a new scene additively with an untitled scene unsaved.” error thrown when closing converted Sub Scene in Inspector window
- “InvalidOperationException: Trying to set the parent for HierarchyNodeHandle” errors spammed in the Console when converting Sample Scene to Sub Scene and Entities Hierarchy window is open
Add comment