Search Issue Tracker
Won't Fix
Votes
6
Found in
5.6.2p4
Issue ID
934728
Regression
Yes
[iOS][OpenGLES] OpenGLES2 and OpenGLES3 Builds crashes on iOS11 in GlesHelper.mm
All OpenGLES2 and OpenGLES3 Builds are crashing on iOS11.0 beta.
Steps to reproduce:
1. Create a New project
2. Set Graphics API to OpenGLES2 or OpenGLES3
3. Build and run on iOS11 device
Result: Player crashes at startup: thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=2, address=0x196540ad8).
Reproduced with: 2017.2.0b3, 2017.1.0p1, 5.6.2p4, 5.5.4p2.
Tested with: iPhone 6S iOS11.0 beta4(reproduced), iPod Touch 6th gen iOS10.2.1(not reproduced), Xcode 9.0 beta 4.
Note: not reproducible with Metal.
WON'T FIX: It seems that this issue appears with the latest Xcode/iOS beta version. It's not a Unity bug. As a workaround, you can you simply disable frame capture and then everything works as expected.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
TedThePanda
Aug 03, 2017 01:53
If you have this issue, you can fix this by switching off "GPU Frame Capture" in Xcode
https://developer.apple.com/library/content/documentation/Miscellaneous/Conceptual/MetalProgrammingGuide/Dev-Technique/Dev-Technique.html#//apple_ref/doc/uid/TP40014221-CH8-SW3