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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Resolution Note (fix version 2023.2.0a3):
Fix Screen.SetResolution when using split-screen and Screen.orientation changes on Android