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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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