Search Issue Tracker
By Design
Votes
0
Found in
5.6.2f1
Issue ID
936777
Regression
No
[Android] On manually installed application when scene changes game view gets corrupted
Reproduction steps:
1) Download and open attached project (936777_reproproj
2) Build Level01 and Level02 scenes with development mode enabled (Note: Build only, pressing "Build and Run" would not reproduce this issue)
3) Push built application into device (using ADB, or pushing .apk file into device and building inside of it)
4) Launch application
5) Wait few seconds, "Level Complete" should be shown
-- Notice, that during scene change, view gets corrupted
Notes:
If you would "build and run" project on device - this issue does not persist (same as in the editor)
If you would manually install .apk file which was build using "Build and run" button - issue would not reproduce
This issue is most noticeable with Development build. Release build just freezes on the "Level Complete" screen
On devices with Mali and Tegra GPUs, game view freezes (if device is being rotated - view gets black)
Reproduced with:
5.5.0f1, 5.6.0f3, 5.6.2p4, 2017.1.0p2, 2017.3.0a2 - crashes on launch
Devices under testing (reproduced with all of them):
Samsung Galaxy S7 (Verizon), GPU: Adreno 530, Android 7.0
Google Pixel, GPU: Adreno 530, Android 7.1.2
Huawei P9, GPU: Mali-T880, Android 7.0
Nvidia Shield, GPU: Nvidia Tegra, Android 6.0.1
LG G3, GPU: Adreno 330, Android 5.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment