Search Issue Tracker
Fixed
Fixed in 2020.3.46f1, 2021.3.21f1, 2022.2.10f1, 2023.1.0b7, 2023.2.0a3
Votes
0
Found in
2020.3.41f1
2021.3.13f1
2022.1.23f1
2022.2.0b15
2023.1.0a18
2023.2.0a1
Issue ID
UUM-19019
Regression
No
[Android] Screen.SetResolution doesn't work in Split View when setting screen orientation different from the orientation of the device
Hot to reproduce:
1. Open the attached “IN-21888_1385449_fold“ project
2. Build and Run for Android
3. Open another app using Split View
4. Change the “W“ or “H“ text field's values
5. Rotate the device vertically
6. Press the “To Landscape“ button
7. Press the “SetResolution“ button
Expected result: Resolution changes
Actual result: Resolution doesn’t change
Reproducible with: 2020.3.41f1, 2021.3.13f1, 2022.1.23f1, 2022.2.0b15, 2023.1.0a18
Reproducible with these devices:
Samsung Galaxy Z Flip3 5G (SM-F711B), Android 12, CPU: Snapdragon 888, GPU: Adreno (TM) 660
Samsung Galaxy S22 (SM-S901B), Android 12, CPU: Exynos 2200, GPU: Ltd.
Samsung Galaxy Z Fold3 5G (SM-F926B), Android 11, CPU: Snapdragon 888, GPU: Adreno (TM) 660
Not reproducible with these devices:
VLNQA00392 - iPad (9th generation), 15.0 iOS
Note:
- The issue is also reproducible when the device is rotated horizontally and the “To Portrait“ button is pressed
- The issue is not reproducible if Split View is not used
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Resolution Note (fix version 2023.2.0a3):
Fix Screen.SetResolution when using split-screen and Screen.orientation changes on Android