Hello,
I tried to update to the latest version of the package but on unity editor on Ubuntu 22 I get an error of 'DLL not found' as soon as I access any function of libcipher. I have enabled for both the libraries (libcrypto.so and libcipher.so) load on startup but still the same behaviour. I have tried on both Unity editor 2022 and Unity editor 6.
I straced back to where the error starts and its happening since the libcipher.so for x64 was bumped from v4.5.5 to v4.10.0. Can you suggest any ways to fix the problem?
Hello,
I tried to update to the latest version of the package but on unity editor on
Ubuntu 22I get an error of 'DLL not found' as soon as I access any function of libcipher. I have enabled for both the libraries (libcrypto.so and libcipher.so) load on startup but still the same behaviour. I have tried on bothUnity editor 2022andUnity editor 6.I straced back to where the error starts and its happening since the
libcipher.sofor x64 was bumped fromv4.5.5tov4.10.0. Can you suggest any ways to fix the problem?