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
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- [Linux] Progress modal window stays on top of every other window and cannot be moved
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
Resolution Note (fix version 2023.2.0a3):
Fix Screen.SetResolution when using split-screen and Screen.orientation changes on Android