hai-vr / combo-gesture-expressions-av3

Attach face expressions to hand gestures, and make it react to Avatars 3.0's features, including Contacts, PhysBones and OSC.

Home Page:https://docs.hai-vr.dev/docs/products/combo-gesture-expressions/reference

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MonoBehavior toggle may crash GetFloatValue due to Invalid Type

hai-vr opened this issue · comments

commented

This might occur if DynamicBones is uninstalled in a project that has CGE anims toggling DynamicBones. Investigate further, it might be necessary to add a try/catch here to capture these kind of deleted types.

commented

image