Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.17.0-preview
Issue ID
ADDR-1668
Regression
No
[Addressables] GetDownloadSizeAsync() fails with Assets in Resources when Play Mode Script is "Use Asset Database (fastest)"
How to reproduce:
1. Open the user's attached "addressables-experiments" project
2. Open the Test Runner (Window->General->Test Runner)
3. Open the "Play Mode" section and "Run All" tests
Expected results: No tests fail
Actual results: At least one of the tests will fail
Reproducible with: 1.17.0-preview (2019.4.17f1, 2020.1.17f1, 2020.1.0f1, 2021.1.0a10)
Could not test with: 2018.4.30f1 because of the "NullReferenceException" error
Notes:
- In Addressables versions 1.5.1 and earlier only the "GetDownloadSize_AllKeys" test fails in newer versions "GetDownloadSize("cb8d7e174dbc6fd4dbb7605dfcfb1e3b")" and/or "GetDownloadSize_AllKeys" tests fail
- The issue is reproducible only when the Play Mode Script is set to "Use Asset Database (fastest)"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
- Help box icon in "Tile Palette" window is blurry in both Unity themes
Add comment