Search Issue Tracker
Fixed in 5.1.2
Votes
1
Found in
5.1.1f1
Issue ID
706398
Regression
Yes
[iOS] Using Auto resolution triggers a crash on GLES/Metal
To Reproduce:
1. Deploy the attached project with 5.1, observe that:
with Gles2/3 the app crashes immediately (bt attached)
with Metal nothing is displayed on screen and the app crash after a while
Only reproducible when target resolution is set to 'Auto', no crash with 'Native'
Regression from 5.0.3f1 (works fine both with auto/native on Metal)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment