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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.