Steps to reproduce:
1. Open the "ScreenOrientation.zip" project
2. Go to File > Build Profiles and switch to the Android Platform
3. Go to Edit > Project Settings > Player > Other Settings
4. Make sure that "Game Activity" is selected as "Application Entry Point"
5. Build and Run to the device
6. In the app press "Autorotation" button and enable all orientations
7. Rotate device from Portrait to any Landscape orientation
Actual results: Half of the screen flickers with black color
Expected results: Orientation is changed successfully
Reproducible with versions: 2023.1.0a20, 6000.0.14f1
Not reproducible with versions: 2021.3.41f1, 2022.3.40f1, 2023.1.0a19 (Game Activity is not yet supported on this version)
Reproducible with devices:
- VLNQA00499 - Google Pixel 7 (Pixel 7), CPU: Google Tensor G2, GPU: Mali-G710, OS: 15
Not reproducible with devices:
- VLNQA00498 - Google Pixel 7 (Pixel 7), CPU: Google Tensor G2, GPU: Mali-G710, OS: 13
- VLNQA00467 - Galaxy S21 Ultra 5G (SM-G998B), CPU: Exynos 2100, GPU: Mali-G78, OS: 13
- VLNQA00323 - Galaxy Note 10 USA (SM-N970U), CPU: Snapdragon 855 SM8150, GPU: Adreno 640, OS: 12
- VLNQA00090 - Samsung Galaxy S8 (USA) (SM-G950U), CPU: Snapdragon 835 MSM8998, GPU: Adreno 540, OS: 7.0
- VLNQA00604 - iPhone 15 Pro Max (MU773PX/A), CPU: Apple A17 Pro, OS: 17.5.1
Notes:
- Only reproducible with Game Activity, with Activity everything works fine