rurre/PumkinsAvatarTools

Dynamic bones type conversion issue

Closed this issue · 1 comments

Upon importing greeted with script compliation error:

Assets\PumkinsAvatarTools\Scripts\Editor\PumkinsAvatarTools.cs(5209,50): error CS0029: Cannot implicitly convert type 'System.Collections.Generic.List<DynamicBoneCollider>' to 'System.Collections.Generic.List<DynamicBoneColliderBase>'
rurre commented

It's a known issue.
Try going to Edit > Project Settings > Player > Other Settings > Scripting Define Symbols and removing PUMKIN_DBONES and/or PUMKIN_OLD_DBONES
If you need help, it's better to join the discord and ask there. It's faster.