Search Issue Tracker
Fixed
Fixed in 6000.0.42f1, 6000.1.0b10, 6000.2.0a7
Votes
0
Found in
2023.3.0b10
6000.0.0b11
6000.1.0a7
6000.2.0a1
7000.0.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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 6000.2.0a7):
Added physical keyboard support on android.
Resolution Note (fix version 6000.1.0b10):
Added physical keyboard support on android.
Resolution Note (fix version 6000.0.42f1):
Added physical keyboard support on android.