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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
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.