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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Add comment