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
Comments (1)
-
SevenPointRed
Apr 16, 2020 15:23
Also found this in 2018.4.20
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
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Resolution Note (2020.2.X):
Not reproducible in latest 2019.4 and 2020.2 versions