Search Issue Tracker
Fixed
Fixed in 1.21.18
Votes
2
Found in [Package]
1.21.10
Issue ID
ADDR-3356
Regression
Yes
[SBP/Addressables] The source textures for sprites are included in the built AssetBundles when they are a part of Sprite Atlas
Reproduction steps:
1. Open the attached project “AddressablesSizeRepro”
2. Open Window > Asset Management > Addressables > Groups window
3. In the Addressables Groups window build the AssetBundles (Build > New Build > Default Build Script)
4. Open the “\{Project root folder}/Library/com.unity.addressables/aa/OSX/StandaloneOSX” folder
5. In the opened folder find “testgroup_assets_all_dd906f98ffeccb55ee4bb99f4b4d559e.bundle” file and check its size
Expected result: The file size is 271 KB
Actual result: The file size is 525 KB or bigger
Reproducible with: 1.21.3 (2020.3.47f1), 1.21.10 (2020.3.47f1, 2021.3.23f1, 2022.2.16f1, 2023.1.0b13, 2023.2.0a11)
Not reproducible with: 1.21.2 (2020.3.47f1)
Reproducible on: macOS 13.3 (Intel)
Note: The folder path can differ depending on the used OS
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment