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
- Crash on ExternalMaterialsCreationPostprocessCallback when importing specific asset
- UI Builder Library sections dropdowns are not working
- Widgets are not updating in Scene View when an Object is moving using DOTS
- Missing TMP Essentials error is logged when closing the TMP Importer Window after they have been already Installed in VFX Learning Template Scenes
- Texture artifacts while moving around in Play mode when using URP on ARM Windows
Resolution Note (fix version 1.1.7):
Look for a version 1.1.7 or higher