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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment