SQLite4Unity3d
SQLite4Unity3d copied to clipboard
Unable to find sqlite3 in 64-bit build
Hello, I am trying to make a build for 64 bit support, also i've added the .dll file as mentioned in the sample project. But i am getting error: 2019-08-05 16:37:14.027 20250-20294/? E/Unity: Unable to find sqlite3 2019-08-05 16:37:14.035 20250-20294/? E/Unity: INIT Database Catch error:Unable to load DLL 'sqlite3': The specified module could not be found. Please let me know if i need to reimport the plugin or change any settings.
Try to find dll and in Inspector set mark "Load on startup"
and check ur settings
its for x64:

@Scal My Unity3D version is 2018.4.12, I "not find Plugin load settings"
Some of our users are having this issue. They're all 64 bit standalone users, although I can't reproduce it locally.