Search Issue Tracker
Fixed
Votes
0
Found in
5.4.0b14
Issue ID
786919
Regression
Yes
[iOS][GLES2] Changing screen resolution to non-native resolution at runtime freezes the app when using OpenGLES2 graphics API
Steps to reproduce:
1. Open attached project
2. Build for iOS with OpenGLES2 graphics API (should be set by default)
3. Build the generated Xcode project to a device
4. The application will iterate through 3 phases of different screen resolutions (one of which is native resolution) using Screen.SetResolution
5. Notice the application is frozen when it's resolution is set to a non-native resolution, and continues to render and animate properly when reaches the native resolution
Note: With 'Metal' graphics API everything works as expected.
Not reproducible in 5.3.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
Add comment