Search Issue Tracker
Fixed in 2022.3.7f1
Fixed in 2022.3.X, 2023.1.X, 2023.2.X, 2023.2.0b14, 2023.3.X
Votes
0
Found in
2022.3.1f1
2023.1.0b17
2023.2.0a15
Issue ID
UUM-39642
Regression
Yes
TouchScreenKeyboard.hideInput set from "true" to "false" when TextField is clicked in Android builds
Reproduction steps:
1. Open the attached Project “Bugrepro”
2. Open Android Logcat in Window > Analysis > Android Logcat
3. Build and Run to and Android device
4. Connect the Logcat to the connected device
5. Observe the Logcat, and how the “HIDE INPUT STATUS” value is True
6. Tap on the text input field
7. Observe the Logcat
Expected result: “HIDE INPUT STATUS” remains True
Actual result: “HIDE INPUT STATUS” switches to False
Reproducible with: 2022.2.3f1, 2022.2.21f1, 2022.3.1f1, 2023.1.0b17, 2023.2.0a15
Not reproducible with: 2021.3.25f1, 2022.2.2f1
Reproducible on:
Google Pixel 3 (Pixel 3), CPU: Snapdragon 845, GPU: Adreno 630, OS: 12.0.0
Samsung Galaxy S9 (SM-G960F), CPU: Exynos 9 Series 9810, GPU: Mali-G72, OS: 10.0.0
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note (fix version 2023.3):
On closing touch screen keyboard TouchScreenKeyboard.hideInput set to true.
Resolution Note (fix version 2023.2):
On closing touch screen keyboard TouchScreenKeyboard.hideInput set to true.
Resolution Note (fix version 2023.1):
2023.1 Backport - On closing touch screen keyboard TouchScreenKeyboard.hideInput set to true.
Resolution Note (fix version 2022.3):
On closing touch screen keyboard TouchScreenKeyboard.hideInput set to true