emilianavt / VSeeFaceSDK

The VSeeFace SDK for Unity is used to export models in the VSFAvatar format.
166 stars 11 forks source link

2019.4 is hopelessly outdated, please update to a supported version. #47

Open Supermagnum opened 3 months ago

Supermagnum commented 3 months ago

A example is that the 2019.4 unity editor does not want to start. ./Unity ./Unity: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory

Its very likely related to the libgconf-2.so.4 that is missing from the repositories for Ubuntu 24.04. Trying to install the libgconf-2-4 is very likely to break the system because it's very old.

Maybe its time to update the VSeeFace SDK to use the current, newest unity editor and UniVRM v0.125.0 so we can use things like Magica Cloth 2 etc..

It's been an issue since 20.04 , the current Linux Ubuntu is 24.04!!

Of course one could possibly run a virtual machine that is pre-20.04, but that could have issues on its own.

The flatpack version of unity also has the same issue.