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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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 .