lilxyzw / lilToon

Feature-rich shaders for avatars
MIT License
930 stars 95 forks source link

Getting this error message when trying to load my avatar via GestureManager in VRCC/Unity #199

Closed Ereshkigal101 closed 2 months ago

Ereshkigal101 commented 2 months ago

Assets\lilToon\Editor\lilEditorGUI.cs(305,64): error CS1061: 'lilToonInspector.lilToonEditorSetting' does not contain a definition for 'searchKeyWord' and no accessible extension method 'searchKeyWord' accepting a first argument of type 'lilToonInspector.lilToonEditorSetting' could be found (are you missing a using directive or an assembly reference?)

How can I fix this? I'm pretty new to Unity so I'm not sure how to myself.

Unity version is 2022.3.22f1