Original Discord Post by csieung | 2024-11-18 05:02:30
Library\PackageCache\com.soupday.cc3_unity_tools@9697c84e36\Editor\WrinkleManagerBSLookup.cs(17,28): error CS1061: ‘WrinkleManager’ does not contain a definition for ‘UpdateBlendShapeIndices’ and no accessible extension method ‘UpdateBlendShapeIndices’ accepting a first argument of type ‘WrinkleManager’ could be found (are you missing a using directive or an assembly reference?)
I want to use webgl version. But this error appears when importing the package. No matter how many methods I try, it doesn’t work. What’s the problem?
After re-importing, the previous error disappeared.
When I build it, this error pops up and it doesn’t work. I can’t even figure out what the problem is.
Embedded Content: Building for WebGL | Documentation
This guide will help you integrate Convai’s WebGL capabilities into your Unity projects, enabling you to bring to life AI characters with human-like conversational abilities.
Link: Building for WebGL | Documentation