Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.3.X, 2022.1.X
Votes
0
Found in
2019.4.31f1
2020.3.17f1
2021.2
2022.1
2022.2
Issue ID
1395812
Regression
Yes
[Android] Bluetooth keyboard can only type in English when keyboard language is changed to any other language
How to reproduce:
1. Connect Bluetooth keyboard to Android device
2. Add English and Korean languages to the keyboard (go to Settings > Language and Input > Physical Keyboard)
3. Make sure the keyboard language can change between English and Korean (The language change shortcut is shift + spacebar, a Toast notification is shown when language is changed. This shortcut can differ between devices)
4. Download the attached project '1395812.zip'
5. Build and Run on Android
6. Change keyboard language to Korean (shift + spacebar)
7. Try writing in the text field
Expected result: The typed text is in Korean
Actual result: The typed text is in English
Reproducible with: 2019.4.31f1, 2019.4.36f1, 2020.3.17f1, 2020.3.30f1, 2021.2.0b4, 2021.2.14f1, 2022.1.0b10, 2022.2.0a7
Not reproducible with: 2019.4.30f1, 2020.3.16f1
Could not test with: 2021.2.0a1, 2021.2.0b3 (regression is between these versions, can't build)
Reproducible with:
VLNQA00001, Google Pixel 2 (Pixel 2), Android 11, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00225, Qualcomm null (SDM845 for arm64), Android 8.1.0, CPU: Snapdragon 845 SDM845, GPU: Adreno (TM) 630
VLNQA00288, Samsung Galaxy J7 (SM-J730F), Android 8.1.0, CPU: Exynos 7 Octa 7870, GPU: Mali-T830
N/A, Huawei - (NOH-NX9), Android 10, CPU: NOT FOUND, GPU: Mali-G78
VLNQA00316, Samsung Galaxy Note10 (SM-N970F), Android 9, CPU: Exynos 9 Series 9825, GPU: Mali-G76
Not reproducible with:
iPhone 11 (iOS 13.5)
Notes:
- Another language can be used instead of Korean (alphabet only needs to be different from English to easily see the issue)
- Can't reproduce on iOS
- Reproducible with Samsung Keyboard and Gboard
- Unable to type when using Microsoft Swift Keyboard (only works when langauge is set to English)
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 2022.2):
On Android, fixed a bug with Unity UGUI and UI Elements input fields, where switching languages dynamically and IME functionality was not working.
Resolution Note (fix version 2022.1):
On Android, fixed a bug with Unity UGUI and UI Elements input fields, where switching languages dynamically and IME functionality was not working.
Resolution Note (fix version 2021.3):
On Android, fixed a bug with Unity UGUI and UI Elements input fields, where switching languages dynamically and IME functionality was not working.
Resolution Note (fix version 2020.3):
On Android, fixed a bug with Unity UGUI and UI Elements input fields, where switching languages dynamically and IME functionality was not working.
Resolution Note (fix version 2019.4):
On Android, fixed a bug with Unity UGUI and UI Elements input fields, where switching languages dynamically and IME functionality was not working.