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
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
- Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
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.