SqlCipher4Unity3D icon indicating copy to clipboard operation
SqlCipher4Unity3D copied to clipboard

DllNotFound in Unity Editor

Open DanielTizon opened this issue 2 years ago • 2 comments

Hi @netpyoung,

I am facing a weird error. When I build a linux version, everything works perfectly in standalone. But in Unity Editor, I keep getting this error:

DllNotFoundException: sqlcipher assembly: type: member:(null)

Any idea about what could be going on?

Thanks!

O.S: Ubuntu 22.04 (LTS) Unity Editor: 2021.3.11f1 (LTS)

DanielTizon avatar Oct 16 '22 17:10 DanielTizon

Well, I have fixed it simply enabling "Load on startup" for these libraries:

SqlCipher4Unity3D/Plugins/x64/libcrypto SqlCipher4Unity3D/Plugins/x64/libsqlcipher

DanielTizon avatar Oct 17 '22 07:10 DanielTizon

still having this error on windows

bartutiryakioglu avatar Jan 24 '23 13:01 bartutiryakioglu