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
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
Add comment