Search Issue Tracker
Fixed in 2018.1.X
Votes
5
Found in
2017.1.0f3
Issue ID
950676
Regression
No
[iOS 11] On-screen keyboard disappears when changing device's orientation via script
To reproduce:
1. Open project attached by QA
2. Build it for iOS. Make sure "New Scene" scene is selected in the build settings
3. Launch built project on a device
4. Click on an input field, on-screen keyboard should appear
5. Now change screen orientation by pressing a button on the screen
Expected result: After changing orientation keyboard should remain.
Actual result: Keyboard closes after changing orientation.
Note: This reproduces only when changing orientation via script, changing it physically works as intended.
On iOS 11 after changing device's orientation you won't be able to open keyboard again even after tapping on the Input Field.
Reproduced with: 5.5.0f3, 5.6.3p3, 2017.1.1p2, 2017.2.0f1, 2017.3.0b1
Devices: iPhone 6 iOS 11, iPhone 5s iOS 9.3.3
The issue was on Apple side and now is fixed.
Comments (2)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
andlline
Dec 31, 2017 01:20
Tenho o problema acima no UNIT 5.6.4 , O KEYBOARD não aparece no IOS 11, funcionando normal no IOS 10
kognito1
Nov 08, 2017 17:17
This seems fixed (at least in 2017.2.0p1). I suspect a duplicate of https://issuetracker.unity3d.com/issues/ios-cannot-open-url-when-launching-fblogin-through-unity-facebook-sdk-in-portrait-only-autorotate-state .