Unity-Technologies/Addressables-Sample

Duplicate Bundle Dependencies

driftboat opened this issue · 1 comments

image
When I use UGUI.Image components, I got the duplicate bundle dependencies warning?

Hi @driftboat if the issue is still reproducible in the latest package version, I would recommend submitting a bug through the regular submission process https://unity3d.com/unity/qa/bug-reporting

It seems like there are two bundles referencing the same sprites, causing the duplicate dependencies to be flagged. If the bundles aren't actually referencing the same sprites but the dependencies are still being flagged as duplicates, then this may be a bug.