Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
SBarrick's avatar
SBarrick
Expert Protege
9 years ago

GearVR App crashes on launch with - Unable to acquire context: EGL_BAD_ACCESS

This is a consistent crash across two devices (S6, S7E) used logcat to capture debug logs from unity. First error was:
 - Unable to acquire context: EGL_BAD_ACCESS

I have the entire log here as well as the whole project here.

As a first time Unity developer, and new to VR, any help would be much appreciated.

Edit 1: Thanks @vrdaveb to clarify I am using unity 5.4.0f3

1 Reply

Replies have been turned off for this discussion
  • vrdaveb's avatar
    vrdaveb
    Oculus Staff
    This is a known issue in 5.3.5f1 due to unsafe handling of Unity's windowsurface. It was fixed in 5.3.5p2 if you're able to upgrade.