Search Issue Tracker

Fixed

Fixed in 1.19.20

Votes

0

Found in [Package]

1.19.9

Issue ID

ADDR-2346

Regression

No

Assets are bundled inefficiently when using Addressables

Package: Build Pipeline - Addressables

-

How to reproduce:
1. Open the attached project (AddressablesScenesTest.zip)
2. Go to Window -> Asset Management -> Addressables -> Analyze
3. In the Addressables Analyze window, select Analyze Rules -> Unfixable Rules -> Bundle Layout Preview
4. Expand and observe all the explicit and implicit dependencies of both bundles

Expected result: one bundle per scene is created, Asset isolation resolves duplication
Actual result: only the dependencies of the first Scene are listed as implicit dependencies, all dependencies of all scenes except the first are bundled into one bundle

Reproducible with: 1.18.15, 1.19.9 (2019.4.32f1, 2020.3.21f1, 2021.1.27f1, 2021.2.1f1, 2022.1.0a13)

  1. Resolution Note (fix version 1.19.20):

    Now correctly reports that the Scene implicit inclusions are in the same bundle when multiple scenes in a bundle

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.