Search Issue Tracker
Fixed in 5.3.6
Votes
5
Found in
5.3.5p2
Issue ID
802824
Regression
Yes
[Android] Changing resolution Screen.SetResolution results in game freezing
Reproduction steps:
1) Open attached project "ScreenResWithSpinningCube"
2) Build and run on Android
--- White cube should spin, but it doesn't
--- You will see the error in the log as soon as the app starts:
E/Unity (27929): [EGL] Failed to create protected window surface: EGL_BAD_ATTRIBUTE: An unrecognized attribute or attribute value was passed in the attribute list.
E/Unity (27929):
E/Unity (27929): (Filename: ./Runtime/GfxDevice/egl/WindowContextEGL.cpp Line: 123)
E/Unity (27929):
E/SurfaceFlinger( 3610): rejecting buffer: bufWidth=540, bufHeight=960, front.active.{w=1080, h=1920}
Regression introduced in 5.3.5p2
Comments (3)
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
- “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
michal-momot
Jul 22, 2016 09:45
Unity 5.4f2 - SetResolution doesn't work with "Protect Graphics Memory" option
michal-momot
Jul 21, 2016 14:39
Bug is open in Unity 5.4f1
comeradealexi
Jun 08, 2016 14:45
Also have this issue: http://forum.unity3d.com/threads/setresolution-doesnt-work-on-android.409797/