Quit game error Android

Hi,

I’ve added a “Quit” button to the ThirdPersonTemplate, which fire a “Quit Game” action in blueprint.

No pb to build/deploy the app on my Android device (Samsung Note 4).
After pressing the button, the app is closed, but i get an error message “application has stopped”.

In LOGCAT:

D/libEGL(19358): eglTerminate EGLDisplay = 0x93a3f784

E/libEGL(19358): call to OpenGL ES API with no current context (logged once per thread)

A/libc(19358): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x1258 in tid 19377 (Thread-5255)

I’m using UE 4.13

Any idea ?

Thanks in advance for your reply

I’ve been getting the same result as you recently. I am using 4.15 I had not built the APK for Android in a few engine versions and do not remember specifically which version it was last working on.

It doesn’t seem to be happening on all devices though. I ran it on a Moto X Pure and a Pixel. The Moto X displays the problem where the Pixel does not.

Have you had any luck finding a solution?

Unfortunately not … and to be honest I’m not using UE anymore since months (I’m still in 4.3 version)

This error seems to be a very “rare” issue: i don’t expect this to be resolve/explain.

If you find something please share :slight_smile: it may motivate me to try it again !

In my case( I have Unreal Engine 4.19.2 ) and on Android if i use the quit command the app freeses