gkngkc / UnityStandaloneFileBrowser

A native file browser for unity standalone platforms
MIT License
2.01k stars 317 forks source link

DllNotFoundException: Unable to load DLL 'StandaloneFileBrowser'. -- Ubuntu Linux #141

Open pantsofpeace opened 1 month ago

pantsofpeace commented 1 month ago

I'm getting errors when running the game for Linux build. It's similar to the other DLLNotFoundException errors being reported by Mac users.

DllNotFoundException: Unable to load DLL 'StandaloneFileBrowser'. Tried the load the following dynamic libraries: Unable to load dynamic library 'StandaloneFileBrowser' because of 'Failed to open the requested dynamic library (0x06000000)

Anyone know a workaround? It seems to work on old versions of Ubuntu (20.04) but not recent ones.