Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Unable to load DLL 'Oni'.
#4
(14-05-2024, 05:38 PM)Rabidus_4k Wrote: As I mentioned above, the build is being built for Android,

Hi,

Then using Burst is a much better option, as it is considerably faster than Oni on mobile devices. This is the preferred solution.


Quote:but in any case, the platforms have the check mark Any Platform asmdef file. In addition, this problem has not occurred before

asmded files have nothing to do with this error. The error states a native library file isn’t found (or is not compatible with your target platform).

Which backend are you using? Do you see any warnings in any of your ObiSolver component inspectors? In case you’re missing package dependencies, solvers will show a warning in the inspector and the system will try to fall back to Oni.

You mentiones this hasn’t happened before, but before what? Have you recently updated either Unity, Obi, your target Android version…any difference that might explain why the native library file is not found?

Kind regards
Reply


Messages In This Thread
Unable to load DLL 'Oni'. - by Rabidus_4k - 14-05-2024, 03:19 PM
RE: Unable to load DLL 'Oni'. - by josemendez - 14-05-2024, 04:14 PM
RE: Unable to load DLL 'Oni'. - by Rabidus_4k - 14-05-2024, 05:38 PM
RE: Unable to load DLL 'Oni'. - by josemendez - 14-05-2024, 05:52 PM