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
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
- Unity Perforce Integration: VCS Connection Active State Fails via CLI with Valid Inputs
Resolution Note (2020.2.X):
Not reproducible in latest 2019.4 and 2020.2 versions