Search Issue Tracker
Not Reproducible
Votes
5
Found in
2017.4
2019.3.6f1
2020.2
Issue ID
1234628
Regression
No
[Android] InputField.onEndEdit is not called when turning off the TouchScreenKeyboard on an Android device
Steps to reproduce:
1. Open user's attached project "inputFieldTest3.zip"
2. Build it on Android
3. On the devices press on the Input field to show keyboard
4. Press away from the keyboard to close it
5. Notice the InputField.onEndEdit is not called
--Press it again to call it
Expected results: InputField.onEndEdit is called when turning off the TouchScreenKeyboard on an Android device
Actual results: InputField.onEndEdit is not called when turning off the TouchScreenKeyboard on an Android device
Reproducible with: 2017.4.39f1, 2018.4.21f1, 2019.3.8f1, 2020.1.0b5, 2020.2.0a5
VLNQA00220, Samsung Galaxy Note9 (SM-N960F), Android 8.1.0, CPU: Exynos 9 Series 9810, GPU: Mali-G72
VLNQA00123, Google Pixel 2 XL (Pixel 2 XL), Android R, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00024, Xiaomi Mi 5 (MI 5), Android 7.0, CPU: Snapdragon 820 MSM8996, GPU: Adreno (TM) 530
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
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Resolution Note (2020.2.X):
Not reproducible in latest 2019.4 and 2020.2 versions