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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment