Unity-Technologies / AssetGraph

Visual Workflow Automation Tool for Unity.
Other
1.12k stars 208 forks source link

Fix a timing error at ModelImporterConfigurator #163

Open 527846952 opened 3 years ago

527846952 commented 3 years ago

Fixing the sourceAvatar set to null results in the avatarSetup being forced to change to CreateFromThisModel,so the configured avatarSetup value cannot be applied correctly, which is a timing error.