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 crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
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.