Unity editor does not show the "VRM" item in menu ( can't find libicu)

This is when I open a fresh project and import the Univrm-0.104 package.

Relevant log:
Editor1.txt (718.9 KB)

If I then close the project and open it again:



Relevant log for that session:
Editor2.txt (122.3 KB)

It seems to that the compilation errors stem from Unity not being able to find/use libicu, which is definitely part of a standard installation of Mint!

I can reproduce that even with an empty project.

How do I fix this ?

OS is the latest Linux mint 22, unity hub is installed per instructions from :
https://docs.unity3d.com/hub/manual/InstallHub.html

1 Like

so this is similar to this c# - Process terminated. Couldn't find a valid ICU package installed on the system in Asp.Net Core 3 - ubuntu - Stack Overflow

i think on some system, the libicu is not compatible with the toolchain or dotnet unity uses. you could set that variable and see if this solves it.

BTW, this is fixed on newer unity version.

The Vnyan sdk needs that version.