Original Discord Post by georgelia | 2024-09-04 18:32:45
I want to install the webgl sdk because i want to build my game for webgl but i get this:
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?)
Reply by georgelia | 2024-09-04 18:32:45
I want to install the webgl sdk because i want to build my game for webgl but i get this:
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?)