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
- "NullReferenceException" error is thrown when swapping between built-in and URP depending on assets loaded out of asset bundles
- Objects receive a black outline in Ray Traced Screen Space Reflections
- NullReferenceException Occurs When Baking APV with GPU Streaming Enabled
- Scene renders incorrectly when using RenderGraphUtils.AddCopyPass
- [URP] Searchable context menu instantly closes when attempting to open it
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