Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DllNotFound in Unity Editor #44

Open
DanielTizon opened this issue Oct 16, 2022 · 2 comments
Open

DllNotFound in Unity Editor #44

DanielTizon opened this issue Oct 16, 2022 · 2 comments

Comments

@DanielTizon
Copy link

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
Copy link
Author

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

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

@bartutiryakioglu
Copy link

still having this error on windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants