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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
Add comment