UUM-83067
Fixed in 2022.3.56f1Mentioned in 1 Unity 2022 LTS release note.
First fixed in 2022.3.56f1 (Jan 15, 2025).
| Version | Section | Risk | Impact | Note |
|---|---|---|---|---|
| 2022.3.56f1 | Fixes Asset Bundles | Fix | Added a new flag BuildAssetBundleOptions.StripUnatlasedSpriteCopies to the legacy asset bundle system. Currently if we have a assets in multiple bundles that depend upon a source texture we copy it into all relevant bundles. Setting this new flag will keep from creating duplicates if the texture does not belong to a sprite atlas. |