Search Issue Tracker
Fixed in 6000.0.42f1
Fixed in 6000.0.X, 6000.1.X, 6000.2.X, future release
Votes
0
Found in
2023.3.0b10
6000.0.0b11
6000.1.0a7
6000.2.0a1
Issue ID
UUM-65280
Regression
Yes
[UI Toolkit][Android] Focusing TextField using a physical keyboard with "s" or "w" keys causes an infinity loop between focus/blur on Android Player
How to reproduce:
1. Open the “IN_69694” project
2. In the Build Settings make sure Android Platform is selected
3. In the “Run Device” dropdown, select the desired device
4. Press Build And Run
5. Connect the physical keyboard to the Android device ( I used an Apple magic keyboard connected through Bluetooth)
6. Press the S or W letters multiple times
Expected result: Text field is focused
Actual result: Infinite loop on focus/blur and “Reset Value” button is spammed infinitely
Reproducible on: 2022.2.3f1, 2022.3.21f1, 2023.2.13f1,2023.3.0b10
Not reproducible on: 2021.3.35f1, 2022.2.2f1
Testing environment: Windows 10 Pro
Not reproducible on: No other environments tested
Reproducible on these devices:
VLNQA00267, Samsung Galaxy S10+ (SM-G975F), Android 12, CPU: Exynos 9 (9820), GPU: Mali-G76
VLNQA00178, Xiaomi Redmi Note 4 (Redmi Note 4), Android 6.0, CPU: MediaTek Helio X20 MT6797M, GPU: Mali-T880
VLNQA00120, Google Pixel 2 (Pixel 2), Android 8.1.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00321, Xiaomi MI 9 (MI 9), Android 10, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
Not reproducible on these devices:
VLNQA00494 - iPhone 14 Pro Max, 16.3.1 iOS
VLNQA00358 - iPhone 12, 14.1 iOS
VLNQA00392 - iPad (9th generation), 15.0 iOS
VLNQA00310 - iPad Pro 12.9", 13.4.1 iOS
Notes:
- Not reproducible in the Play Mode
- Not reproducible on iOS and Windows Standalone Player (others not tested)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
- Terrain is rendered with broken material when adding Terrain Component to a Cube GameObject and assigning Terrain data
- APV baking settings are not saved until you bake
Resolution Note (fix version 6000.2):
Added physical keyboard support on android.
Resolution Note (fix version 6000.1):
Added physical keyboard support on android.
Resolution Note (fix version 6000.0):
Added physical keyboard support on android.