soupday / cc_unity_tools_URP

Package for importing and auto setup of Character Creator (3 & 4) and iClone (7 & 8) character exports for Unity URP Pipeline.
GNU General Public License v3.0
101 stars 26 forks source link

Importing ActorScan models causes rig import error #57

Open manaliveadam opened 2 months ago

manaliveadam commented 2 months ago

Overall the CC Importer works great, however we have several models we purchased and after clicking "Build Materials" none of our animations work properly. After digging into it, it appears that models that are marked as "ActorScan" in their JSON file look for a "Hip" bone, but the bone is labeled as "Pelvis". I managed to fix the issue by having the RL Generation Map map ActorScan models to BaseGeneration.GameBase instead of BaseGeneration.ActorCore.