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
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
- Missing #pragma directives warnings appear in Inspector when including .hlsl file in Shader
- Fixed Timestep setting gets resets to default when upgrading project
- Console displays "NullReferenceException: Object reference not set to an instance of an object." during Editor Theme change
- Editor interface has low contrast when any theme is used
Add comment