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.
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
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
- Depth Texture Mode "After Opaques" breaks when "Full Screen Pass Renderer Feature" is added
- The Code Previews panel is initially opened in a slightly minimized state
Andrey-Postelzhuk
Feb 16, 2018 12:28
Have this issue in 2017.3.0f3
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?