Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  liboni can't be found in linux editor [solved]
#1
I'm using the linux version of unity and it keeps having problems finding liboni.  The .dll and .so are in obi->plugins->x86_64

[Solved]
Seems unity is expecting to find this lib in /home/$user/Unity/Hub/Editor/2018.3.5f1/Editor/Data/Mono/lib/. Once liboni.so was placed in there it stopped complaining and obi now works.  You'll also have to remove obi/plugin/x86_64/liboni.so or it bitches there's two versions of the lib.  Not sure yet if this effects building the game or not.

Plopping this thread so future users can find it.
Reply