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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.