Appium + UIAutomator2

Hello,

I have met the issue when Appium returns element coordinates differently from the application layout.
It looks like it’s cropped to 1080x2192, and all the elements coords below 2192 are cropped.
For an example:

The screen size is 1080x2400.

I have checked uiautomationviewer and it returns the same values.

Maybe you can point me in the right direction why it works this way

Android 12, Appium 1.22

Found an issue with the details https://issuetracker.google.com/issues/176710836