Search Issue Tracker
Fixed in 5.5.3
Votes
0
Found in
5.3.6p5
Issue ID
859561
Regression
No
[Android] OpenGL rendering freezes with more than one camera on certain devices
Reproduction steps:
1) Download and open user's attached project
2) Build and run "Game.unity" scene on Android device
Screen freezes while ViewModel layer objects are set to be rendered. Script is toggling ViewModel layer's objects visibility, freeze duration depends on toggling period.
Note: Disabling or deleting "ViewCam" game object, fixes this issue.
Disabling shadows casting or shadows receiving for ViewModel layer's objects fixes issue.
Adding any object with Standard shader that is always set to be rendered to ViewModel layer fixes issue.
Reproduced with:
5.3.0f4, 5.4.3p2, 5.5.0p1, 5.6.0a6
DUT(reproduced):
Samsung Galaxy S7, Android 6.0
Meizu MX5, Android 6.0
HTC 10, Android 6.0
Google Pixel, Android 7.1
LG Nexus 5X, Android 7.1 (Adreno 418)
DUT(unable to reproduce):
LG G3, Android 5.0
LG G4, Android 6.0 (Adreno 418)
Samsung Galaxy S5 Neo, Android 5.1
Samsung Galaxy S5, Android 6.0 (Adreno 330)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
Add comment