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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
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