Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.2.1f4
Issue ID
573852
Regression
No
TouchScreenKeyboard.area returns wrong portions
With screen resolution 1536x2048 (Landscape Left orientation) on iPad4 static variable "TouchScreenKeyboard.area" returns keyboard's portions as it would be for 768x1024 screen resolution. Take a look at the screenshot "iPad4-1.PNG". Area coordinates should be something like this (x: 0.00; y: 834.00; width: 2048.00; height: 702.00).
Also, the same issue happens in portrait orientation. Look at the picture "Pad4-2.PNG".
!!! Also, this might be a bug, that input text line's height is not added to keyboard's height. But since input line can be hidden,this might be not a bug.
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
Add comment