Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
0
Found in
Issue ID
1183674
Regression
No
[Android] Screen.safeArea and Screen.cutouts return incorrect values on phones with notches when Screen.fullScreen == false
Code assumes that we render behind the notch, but when Screen.fullScreen == false we don't and incorrect values are returned.
Repro in 2019.3.0b2, but it never actually worked.
Repro on Samsung Galaxy s10+
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [2020.3] Play Mode has visual artifacts when Graphics API is set to DirectX12 with Dynamic Resolution enabled
- White texture appears when setting “RenderTextureFormat.Depth” to “RenderTexture” on the Camera
- Cursor is visible when using “Cursor.lockState = CursorLockMode.Locked” and “Cursor.visible = false”
- Material.SetOverrideTag setting LightMode tag has no effect
- Decal is not rendered when in Camera component Culling Mask dropdown field Default is unselected
Add comment