Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0a4
2018.2.0b3
Issue ID
1044120
Regression
Yes
[iOS] "Hide Mobile Input" Input Field option does not hide the input field on the keyboard
Reproduction steps:
1. Open the attached project.
2. Build and run the 'SampleScene' to iOS.
3. Click on the input field.
Actual behavior:
- Input field on the keyboard is not hidden (Screenshots attached).
Reproduced with:
2018.2.0a4, 2018.2.0b6, 2018.3.0a1
iPhone 8 iOS 11.0, iPad Mini 2 iOS 9.2.1, iPhone X iOS 11.2, iPod Touch 6 iOS 10.2.1
Not reproducible with:
2018.2.0a3
Comments (13)
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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Dodia3D
Aug 28, 2019 11:11
Finally I found a solution for this issue :
Take a Xcode build .
In Xcode project open keyboard.mm from Classes/UI. find _shouldHideInput and make it true. _shouldHideInput = true
SyntacticSugga
Dec 13, 2018 02:40
I am still seeing this problem in 2018.3 beta.
jasilkm
Dec 10, 2018 13:44
Finally I found a solution for this issue in 2018.2 and above
take a xcode build .
in xcode project open keyboard.mm from Classes/UI. find _shouldHideInput and make it true. _shouldHideInput = true
jasilkm
Dec 06, 2018 05:47
I have tested in 2018.3 the issue has fixed but that still in beta.
Is there anything can do to fix this issue in 2018.16 or later
please help ..
singhprashant
Dec 04, 2018 05:52
Unity 2018.2.18f1 still not fixed.
Basic50
Nov 28, 2018 16:31
2018.2.16f1 still not fixed.
yosun
Nov 05, 2018 21:49
still in 2018.2.12...
waiting for .3 to come out of beta
Rytis_B
Sep 26, 2018 09:04
It states above the headline: "Fixed in Unity 2018.3"
You can download 2018.3 beta version here: https://unity3d.com/unity/beta-download
svanderbeck
Sep 25, 2018 22:39
Still there in 2018.2.7f1. Fix this!
prashant_yudiz
Sep 21, 2018 14:05
2018.2.8 still not fixed.