Search Issue Tracker
Fixed
Fixed in 2022.3.7f1, 2023.1.8f1, 2023.2.0b14, 2023.3.0a1
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
- Log shader compilation does not give info on which shader instance had a variant compiled
- Label text overflows its rect when resizing the Game view in Free Aspect
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
Resolution Note (fix version 2023.3.0a1):
On closing touch screen keyboard TouchScreenKeyboard.hideInput set to true.
Resolution Note (fix version 2023.2.0b14):
On closing touch screen keyboard TouchScreenKeyboard.hideInput set to true.
Resolution Note (fix version 2023.1.8f1):
2023.1 Backport - On closing touch screen keyboard TouchScreenKeyboard.hideInput set to true.
Resolution Note (fix version 2022.3.7f1):
On closing touch screen keyboard TouchScreenKeyboard.hideInput set to true