Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0a2
Issue ID
1085306
Regression
No
[Android][9.0] White Task Snapshot when the app is moved to background while in landscape mode.
Steps to reproduce:
1) Download attached project and open in Unity
2) Make sure that orientation is set to Landscape Left in the Player Settings
3) Build and Run project on a device
4) Press on Overview button and see, that application becomes white
Expected result: Minimized view of the app should be visible (check attached image "expected.png")
Actual result: Minimized view is white (check attached image "actual.png")
Reproduced with:
2017.4.12f1, 2018.1.9f2, 2018.2.11f1, 2018.3.0b4, 2019.1.0a1, 2019.1.0a2
Devices under testing:
Reproduced with:
VLNQA00124 Google Pixel 2 XL*, OS:9, CPU:arm64-v8a, GPU:Adreno (TM) 540
VLNQA00099 Google Pixel XL, OS:9, CPU:arm64-v8a, Adreno (TM) 530
Not reproduced with:
VLNQA00003 Razer Phone*, OS:7.1.1, CPU:arm64-v8a, GPU:Adreno (TM) 540
VLNQA00009 Samsung Galaxy Note 8*, OS:8.0.0, CPU:arm64-v8a, GPU:Mali-G71
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
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
Resolution Note (2019.1.X):
This bug is obviously outside of Unity. I've tried very simple non-Unity Android application (which displays some image in landscape mode) and it behaves exactly the same. Also Android doesn't have any means to control recent screen snapshot so there is no way implement workaround for this problem.