Search Issue Tracker
Fixed
Fixed in 2022.3.21f1, 2023.2.11f1, 2023.3.0b5, 7000.0.0a1
Votes
3
Found in
2022.3.15f1
2023.2.2f1
2023.3.0a16
7000.0.0a1
Issue ID
UUM-57858
Regression
Yes
[Android] Keyboard is not popping up after closing it a few times in the Player when "Hide mobile input" is enabled
How to reproduce:
1. Open the "IN_62232" project
2. Press on the second “InputField” GameObject in the Hierarchy and make sure “Hide mobile input” is enabled in the Inspector
3. In the Build Settings "Run Device" dropdown, select the desired device
4. Press Build And Run
5. In the Player press on the Input Field on the right side (if the keyboard opens press "Done" and repeat this step 5-10 times)
Expected result: The keyboard shows up every time without a mobile input bar
Actual result: Sometimes keyboard doesn't show up
Reproducible with: 2022.3.10f1, 2022.3.15f1, 2023.2.2f1, 2023.3.0a16
Not reproducible with: 2021.3.33f1, 2022.3.9f1
Testing environment: Windows 10 Pro
Not reproducible on: no other environment tested
Reproducible with these devices:
VLNQA00267, Samsung Galaxy S10+ (SM-G975F), Android 12, CPU: Exynos 9 (9820), GPU: Mali-G76
VLNQA00270, Samsung Galaxy S10e (SM-G970F), Android 12, CPU: Exynos 9 (9820), GPU: Mali-G76
VLNQA00591, Samsung Galaxy S23 (SM-S911B), Android 13, CPU: Snapdragon 8 Gen 2 (SM8550), GPU: Adreno (TM) 740
Not reproducible with these devices:
VLNQA00489, Htc 10 (HTC 10), Android 6.0.1, CPU: Snapdragon 820 MSM8996, GPU: Adreno (TM) 530
VLNQA00120, Google Pixel 2 (Pixel 2), Android 8.1.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00510, Lenovo Lenovo Tab M10 HD (2nd Gen) (Lenovo TB-X306F), Android 10, CPU: Mediatek MT8768, GPU: PowerVR Rogue GE8320
VLNQA00281, Samsung Galaxy S10e (SM-G970U), Android 9, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
VLNQA00468, Huawei - (ELS-NX9), Android 10, CPU: HiSilicon Kirin 990 5G, GPU: Mali-G76
VLNQA00342, Samsung Galaxy Note20 Ultra 5G (SM-N986B), Android 10, CPU: Exynos 990, GPU: Mali-G77
VLNQA00494 - iPhone 14 Pro Max, 16.3.1 iOS
VLNQA00310 - iPad Pro 12.9", 13.4.1 iOS
Notes:
- Not reproducible on iOS Plarform
- Not reproducible if “Hide mobile input” is disabled
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
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
zingperformance
Dec 12, 2023 10:48
I have seen this too on Android Devices. I also put in a bug report not realising it had already been reported.
However, I have found that it does not matter what the "Hide Mobile Input" setting is - it seems to happen for me with Text Mesh Pro Input Fields or any Input Fields even in a very simple project.
Unity, please check the Android Input field logic because it could be affected some other way