Search Issue Tracker
Fixed
Votes
4
Found in [Package]
1.11.2
Issue ID
ADDR-1344
Regression
Yes
Addressables.GetDownloadSizeAsync returns greater than zero values when the bundles are cached
Reproduction steps:
1. Open the user's attached project ("ABTest.zip")
2. Open the repro scene ("SampleScene")
3. Build Content
4. Enter Play Mode
5. Inspect the DownloadSize in Console logs
6. Exit and re-enter Play Mode
7. Inspect Console logs again
Expected result: DownloadSize is 0 as bundles were cached
Actual result: DownloadSize returns the actual size of the bundles (3161199)
Reproducible with: 2018.4.25f1, 2019.4.4f1, 2020.1.0b16, 2020.2.0a18
Reproducible with package version: 1.11.2
Not reproducible with package version: 1.1.10, 1.10.0
Notes:
1. Bundles are still being cached locally, but their names differ from cached bundles from 1.10.0 and below
2. The issue does not reproduce when the cache contains cached bundles from 1.10.0 and below.
Comments (1)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
NickH-Bithead
Nov 18, 2021 21:29
I am seeing the same issue on Unity 2019.4.12f1 and Addressables package version: 1.19.11