- Home /
help with Android Fatal Signal 11, code 1, addr 0x54
Hello!
Im trying to load a Unity Scene for the second time from Android, but it just crashes with this error
04-04 10:16:26.564: A/libc(4513): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x54 in tid 4668 (UnityMain), pid 4513 (adev.asesortest) 04-04 10:16:26.604: A/DEBUG(4671): pid: 4513, tid: 4668, name: UnityMain >>> com.jotadev.asesortest <<< 04-04 10:16:26.620: A/DEBUG(4671): #00 pc 001cdb5f /data/app/com.jotadev.asesortest-RsTn-sbl1pAYVkCFBzv66g==/lib/x86/libmono.so 04-04 10:16:26.620: A/DEBUG(4671):
#01 pc 001d3426 /data/app/com.jotadev.asesortest-RsTn-sbl1pAYVkCFBzv66g==/lib/x86/libmono.so (mono_array_new+130) 04-04 10:16:26.620: A/DEBUG(4671): #02 pc 00427e54 /data/app/com.jotadev.asesortest-RsTn-sbl1pAYVkCFBzv66g==/lib/x86/libunity.so 04-04 10:16:26.620: A/DEBUG(4671):
#03 pc 00505d5d /data/app/com.jotadev.asesortest-RsTn-sbl1pAYVkCFBzv66g==/lib/x86/libunity.so 04-04 10:16:26.620: A/DEBUG(4671):
#04 pc 00507d84 /data/app/com.jotadev.asesortest-RsTn-sbl1pAYVkCFBzv66g==/lib/x86/libunity.so 04-04 10:16:26.620: A/DEBUG(4671):
#05 pc 00511cda /data/app/com.jotadev.asesortest-RsTn-sbl1pAYVkCFBzv66g==/lib/x86/libunity.so
Im having this error on AVD and on my Xiaomi MI A1 Anyone knows how to fix this?
Thanks!
Your answer

Follow this Question
Related Questions
is there any SINGLE plugin for both ios and android FACEBOOK itegration 2 Answers
Integrating .jar file with unity 1 Answer
Problem Integration Facebook with Unity 5 On Android 0 Answers
can I add activities to an exported unity-project into a Google-android project??? 1 Answer
Integration of unity project with native android app? 0 Answers