reallusion / Auto-Setup-for-Unity

iClone / Character Creator / ActorCore Auto Setup for Unity Script
GNU General Public License v2.0
78 stars 28 forks source link

URP webGL version does not work #7

Open slimshady1281 opened 8 months ago

slimshady1281 commented 8 months ago

Material both in URP and Standard appears pink after building for webgl WebGLError Screenshot 2023-11-26 122359

adamiprinciples commented 4 months ago

Also hitting this issue. Skin I fixed by switching to the Lit URP shader but hair isn't as simple

adamiprinciples commented 4 months ago

I found a fix, if you just re-assign all the materials to use the Reallusion shadergraph shaders rather than the Amplify ones everything works fine in the webgl output