Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Android: DLL Not found: cannot locate symbol "_Unwind_Resume"
#1
Hi there,

I've just tried using the Android build for the first time, and get this when initialising a component:

Unable to load library '/data/app/{bundleID}-{hash}/lib/arm64/libOni.so', native render plugin support disabled: java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "_Unwind_Resume" referenced by "/data/app/{bundleID}-{hash}/lib/arm64/libOni.so"...
Unable to find Oni
Event: Error DllNotFoundException: Unable to load DLL 'Oni': The specified module could not be found.



This is on Unity 2019.2.11. There seems to be changes around the NDK to do with this and so was wondering which NDK version the DLL is built against?

What versions of Unity are expected to work?

Thanks in advance,


Jason

(I should probably have mentioned this is with version Obi 5.1)
Reply


Messages In This Thread
Android: DLL Not found: cannot locate symbol "_Unwind_Resume" - by vtjez - 20-04-2020, 04:51 PM