unity-rlottie icon indicating copy to clipboard operation
unity-rlottie copied to clipboard

Unix Build - Libraries not included

Open mchrbn opened this issue 4 months ago • 1 comments

Hello,

The library works well in Unity environment (Windows). But when I do a Linux build and try to launch it, it doesn't work - the Unity Player.log file shows that the Lottie libraries are not included in the build:

Fallback handler could not load library /home/xyz/UV_20240220_Data/MonoBleedingEdge/x86_64/LottiePlugin Fallback handler could not load library /home/xyz/UV_20240220_Data/MonoBleedingEdge/x86_64/libLottiePlugin.so Fallback handler could not load library /home/xyz/UV_20240220_Data/MonoBleedingEdge/x86_64/libLottiePlugin etc...

I tried to add the Linux libraries from the project's Plugins folder into this specific path above but the error stays.

What could be the issue?

Thanks!

mchrbn avatar Feb 20 '24 09:02 mchrbn