Search Issue Tracker
Fixed in 2017.2.0f3
Won't Fix in 5.4.X, 5.5.X, 2017.1.X
Votes
62
Found in
5.3.1f1
Issue ID
758761
Regression
No
When pressing outside the touchscreen keyboard on Android devices, wasCanceled state is false
It is impossible to distinguish between pressing "DONE"/"OK" on the touchscreen keyboard and pressing outside the keyboard area on Android devices. Pressing outside the keyboard is an indication of the user wanting to cancel.
Reproduction steps:
1. Open the attached project
2. Build on Android device
3. Press outside the touchscreen keyboard
4. Notice that the canceled state is false
Note: When clicking the back button canceled state is true, but the done state is also true.
Fixed in: 2017.2.0b2
Introduced new API: TouchScreenKeyboard.status which returns an enum (Visible, Done, Canceled, LostFocus) for keyboard actions.
Comments (33)
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
- [CI/CD]Build cache not invalidated when building targets with different defines
- VFX Learning Templates contains an empty folder the HDRP_VFX_Learning_Templates Scene
- Crash on -[NSApplication endModalSession:] when changing code in a Code Editor, saving and clicking on the Unity Window with "Stop Playing and Recompile" selected
- “Install package from git URL” and “Install package by name” tab does not close when resizing undocked Package Manager window and gets pushed outside the window
- "EndLayoutGroup: BeginLayoutGroup must be called first." errors are thrown when creating a Tag with identical name and holding the enter keyboard button
MaydayWorks
Nov 03, 2017 17:42
Hope this fix could be merge into 5.6.4
rayriver
Jul 03, 2017 13:26
Not fixed in 5.6.1f1
emppafi
Jun 21, 2017 06:42
Has this fix been released yet?
I tried to find information about it, but could not find anything in current patches or releases.
PNordlund
Jun 15, 2017 12:24
So in which version this bug is fixed?
HuntNight
Jun 01, 2017 14:27
Why voting was disabled? Bug is not fixed in the latest version.
HuntNight
May 29, 2017 15:19
Have this problem too. Why this bug so long not solved?
DurbsDev
May 03, 2017 09:18
@Unity please see my comment DurbsDev Sep 20, 2016 09:55 which I believe is the appropriate way forward to address this issue.
skyrusfxg
Apr 19, 2017 08:43
Does anybody have a work around for this?
Limshi
Apr 12, 2017 09:42
Does anybody have a work around for this?
LKWD_JamesD
Apr 03, 2017 12:25
Also affects iOS keyboard.