Search Issue Tracker
Fixed
Fixed in 6000.0.23f1, 7000.0.0a7
Votes
0
Found in
6000.0.2f1
6000.0.14f1
7000.0.0a1
Issue ID
UUM-77283
Regression
Yes
[Android][GameActivity] Unity app in split screen constantly resizes when rotating to PortraitUpsideDown orientations
*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 > Resolution and Presentation
4. Enable "Resizeable Activity" setting
5. Go to "Other Settings" and make sure that "Game Activity" is selected as "Application Entry Point"
6. Build and Run to the device (The device should be in portrait mode, and have Autorate On enabled)
7. In the app press "Autorotation" button and enable all orientations
8. Open the app in split screen with native Android app (e.g. Settings)
9. Rotate device to Portrait Upside Down orientation
10. Focus the app if not focused
*Actual results:* App starts constantly resizing, creating flickering effect
*Expected results:* App stays in the same orientation that was before rotating
*Reproducible with versions:* 6000.0.2f1, 6000.0.14f1
*Not reproducible with versions:* 2021.3.41f1, 2022.3.40f1, 6000.0.1f1
*Reproducible with devices:*
* VLNQA00499 - Google Pixel 7 (Pixel 7), CPU: Google Tensor G2, GPU: Mali-G710, OS: 15
* VLNQA00498 - Google Pixel 7 (Pixel 7), CPU: Google Tensor G2, GPU: Mali-G710, OS: 13
*Not reproducible with devices:*
* 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
* VLNQA00467 - Galaxy S21 Ultra 5G (SM-G998B), CPU: Exynos 2100, GPU: Mali-G78, OS: 13
* Pixel 6 Pro, OS: 14
* VLNQA00420 - Google Pixel 3 with Android 12 installed.
* Galaxy Z Flip3 5G with Android 14 installed.
* Galaxy Note 10+ 5G with Android 12 installed.
*Notes:*
* Doesn't reproduce with Activity
* Doesn't reproduce with Vulcan Graphics API, only with OpenGLES3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Importer's Documentation Reference button leads to a 404 page
- Crash on WriteParticleLineVertex when particle systems are rendered in a specific project
- Asset names longer than the allowed system file path are not handled gracefully
- Moving VFX Particles leave a ghosting trial in Ray Traced Screen Space Reflections
- A "Could not generate preview image" error is shown in the Console window when viewing a ".androidlib" asset
Add comment