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
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
Add comment