09-03-2019, 02:37 AM
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.
[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.