Search Issue Tracker
Won't Fix
Votes
1
Found in [Package]
1.20.0
Issue ID
ADDR-2773
Regression
No
Textures are not included in the same bundle as Sprite Atlas that uses them when they are in a separate group
Reproduction steps:
1. Open the user's attached project (Addressable_1233628.zip)
2. Click Build > New Build > Default Build Script in the Addressables Groups window
3. Build the project
4. Open the AssetBundle Browser window and select the Inspect tab
5. Select "Add Folder" and choose the "/StreamingAssets/aa" folder located in the build folder
Expected result: The packedasset3 (Sprite Atlas) bundle has all of the textures and the other bundles only have meta files
Actual result: The packedasset, packedasset1, and packedasset2 bundles have textures and take up over 100kB of space, the packedasset3 bundle only has meta files and takes up 1.9kB
Reproducible with: 1.19.19 (2020.3.35f1, 2021.3.4f1), 1.20.0 (2022.1.3f1, 2022.2.0a15)
Could not test with: 1.18.19 (2019.4.39f1) (Error: Addressable content build failure)
Reproducible on: macOS 12.0.1 (Intel)
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
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
Resolution Note:
There are no fixes planned for this Bug