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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note (2020.2.X):
Not reproducible in latest 2019.4 and 2020.2 versions