Search Issue Tracker

Fixed in 1.1.7

Votes

0

Found in [Package]

0.7.4

Issue ID

1168633

Regression

No

Assets sharing the same Label do not get packed together when using Pack Together By Label Bundle Mode

Package: Addressables

-

How to reproduce:
1. Download and open the user-submitted project
2. Open the Addressables window (Window -> Asset management -> Addressables)
3. Clean Player Content (Build -> Clean -> All)
4. Build Player Content (Build -> Build Player Content)
5. Observe the 4 Asset Bundles being created at Library/com.unity.addressables/StreamingAssetsCopy/aa/Windows//StandaloneWindows64

Expected result: 1 Asset Bundle is created for one unique Label with a total of 2
Actual result: 1 Asset Bundle is created for one Asset with a total of 4

Reproducible with Unity versions: 2018.4.4f1, 2019.1.10f1, 2019.2.0b9, 2019.3.0a9
Reproducible with package versions: 0.7.5, 0.8.4, 0.8.6, 1.1.3, 1.1.4
Not reproducible with package versions: 0.6.8

Notes:
Pack Together By Label Bundle Mode was introduced in Addressables version 0.7.4, thus introducing the issue.
Asset Bundles are located at Library/com.unity.addressables/StreamingAssetsCopy/aa/OSX/StandaloneOSX on Mac.

  1. Resolution Note (fix version 1.1.7):

    Look for a version 1.1.7 or higher

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.