DllNotFoundException: LIV_Bridge.dll not found in Unity 2022.3.34f1 with OpenBrush 2.10.0 #917
Replies: 2 comments
-
Never seen this myself. Any specific reason you're using 2.10 instead of the latest HEAD? Can you try switching in case that helps? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I tried cloning the latest HEAD but the issue remained. After downloading and installing liv-sdk-2.1.1.unitypackage directly from LIV, the error disappeared. Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I’m running Unity 2022.3.34f1 on Windows with OpenBrush 2.10.0, and I keep getting the following error:
The file LIV_Bridge.dll does exist in my project under:
Assets\ThirdParty\LIV\Plugins\x64\LIV_Bridge.dll
But Unity still throws DllNotFoundException.
Has anyone else encountered this issue, or do you know how to solve it?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions