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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.