Search Issue Tracker
Fixed
Fixed in 1.21.21
Votes
0
Found in [Package]
1.21.19
Issue ID
ADDR-3612
Regression
Yes
SpriteAtlas addressable bundle size is doubled if previous build cache is not cleared
Reproduction steps:
1. Open user attached project "AddressablesSizeRepro_1.21.19"
2. Open Window > Asset Management > Addressables > Groups
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/Windows/StandaloneWindows64” folder
5. Check the size of “testgroup_assets_all_xxxxxxxxxx.bundle” file
6. Build the AssetBundles again
7. Check the size of “testgroup_assets_all_xxxxxxxxxx.bundle” file
Expected result: AssetBundles size is around 260kb
Actual result: AssetBundles size is around 520kb
Reproduced with: 1.21.3 (2021.3.34f1), 1.21.19 (2022.3.17f1), 2.0.6 (2023.3.0b2, 2023.2.5f1)
Not reproduced with: 1.21.2 (2021.3.34f1)
Reproducible on: Windows 10
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
Add comment