Open driftboat opened 4 years ago
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.
When I use UGUI.Image components, I got the duplicate bundle dependencies warning?