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
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.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
- Text is culled by size when Content Size Fitter is small and rich text is used
Resolution Note (fix version 1.1.7):
Look for a version 1.1.7 or higher