Search Issue Tracker
Fixed
Fixed in 6000.0.7f1, 7000.0.0a1
Votes
0
Found in
2023.2.0a12
6000.0.0b14
7000.0.0a1
Issue ID
UUM-67558
Regression
No
[Android] An issue that an app show black screen when it is put into multi-window mode
Steps to reproduce:
- Create an Emply project and import this asset]
# Open the "SampleScene"
# Go to Edit > Project Settings > Player > Resolution and Presentation
# Uncheck Run In Background and check Resizable Window
# Go to File > Build Settings
# Click Build and Run button for Android Platform to install{}{{}}
# Open the Unity app.
# Press Recent apps button or Open the taskbar.
# And then select split screen ( put the app into multi-window mode)
# Choose an unrelated app(for example, Settings, Google Play, etc) to be secondary.
# Check the app screen
Actual results: It show black screen
Expected results: It shows proper screen
Reproducible with versions: 6000.0.b14
Not reproducible with versions:
Can’t test with versions:
Reproducible with device:
- Galaxy Z Flip3 5G with Android 14 installed.
- VLNQA00149 - Samsung Galaxy S9 with Android 9 installed.
Not reproducible with devices:
- Galaxy Note 10+ 5G with Android 12 installed.
- VLNQA00420 - Google Pixel 3 with Android 12 installed.
- Galaxy Z Fold 4 with Android 12 installed
Note:
This issue appeared after [Android] Expose Application.runInBackground UI and functionality #25810 was landed. I guess it was because of this line.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment