Search Issue Tracker
Fixed
Fixed in 2023.2.11f1, 2023.3.0b8
Votes
1
Found in
2021.3.3f1
2022.1.3f1
2022.2.0a13
2023.1.0a1
2023.2.0a1
2023.3.0a3
Issue ID
UUM-4156
Regression
No
[UI Toolkit][Mobile] Last hovered UI Toolkit button is getting pressed when it's not being pressed
How to reproduce:
1. Open project "Bug Report.zip"
2. Go to Build Settings, choose iOS or Android and deploy the project to a device
3. In the app press down one of the buttons
4. Move finger up and down for scrolling
5. Observe that the other buttons are being hovered on
6. Release finger and press on any other button
7. Observe the result
Expected result: Just the pressed button is getting pressed
Actual result: Pressed button and buttons that were hovered on are getting pressed
Reproducible with: Built-in (2021.2.16f1, 2022.1.0b12, 2022.2.0a8)
Could not test with: 2019.4.37f1, 2020.3.31f1 (Errors after downgrade)
Notes:
- Reproducible in the Simulator, iOS Player, and Android Player
- Not reproducible in Standalone Build
Reproduced with:
VLNQA00358 - iPhone 12, 14.1 iOS
VLNQA00310 - iPad Pro 12.9", 13.4.1 iOS
VLNQA00392 - iPad (9th generation), 15.0 iOS
VLNQA00404 - Galaxy Z Flip3 5G (SM-F711B), OS: 11, CPU: Snapdragon 888, GPU: Adreno 660
VLNQA00277 - Asus ROG Phone (ASUS_Z01QD), OS: 9.0.0, CPU: Snapdragon 845 SDM845, GPU: Adreno 630
VLNQA00121 - Samsung Galaxy S9 (SM-G960F), OS: 9.0.0, CPU: Exynos 9 Series 9810, GPU: Mali-G72
VLNQA00263 - Google Pixel 3 (Pixel 3), OS: 12.0.0, CPU: Snapdragon 845, GPU: Adreno 630
LNQA00006 - Samsung Galaxy S7 (SM-G930F), OS: 8.0.0, CPU: Exynos 8 Octa (8890), GPU: Mali-T880
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Label text overflows its rect when resizing the Game view in Free Aspect
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
Add comment