Unity-Technologies / AssetGraph

Visual Workflow Automation Tool for Unity.
Other
1.13k stars 209 forks source link

Extract Shared Assets #154

Open ArchCodeEmbodyRomance opened 4 years ago

ArchCodeEmbodyRomance commented 4 years ago

I create the shared asset bundle before the build asset bundles , But there's a lot of assets that's in both the bundle that I configured and the shared bundle image image image

ArchCodeEmbodyRomance commented 4 years ago

After testing ,when a asset is both referenced by other asset and configured ,the issue will occur