Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.4p2
Issue ID
978098
Regression
No
[AssetBundles] Application crashes when cleaning cache with overloaded CleanCache method
To reproduce:
1. Download and open attached "438308_cacheExpiration.zip"  project.
2. Build and run the project on any platform (Android/iOS/Standalone).
3. When project loads, press "Load" button to load assetbundle.
4. After it is loaded, in "Clear Delay" input field enter a time after which the cache will be cleared. For example 2.
5. Tick the "Clear with delay" checkbox.
6. Press "Clear Cache" button.
Expected: Application does not crash when cleaning cache.
Actual result: Application crashes when trying to clean cache with delay.
Reproduced with: 5.6.4p2, 5.6.4p4.
Notes: In 2017 CleanCache method was replaced with ClearCache and therefore it does not crash anymore. Issue did reproduce on iOS/Android/Desktops and did not reproduce with WebGL. Issue only happens when CleanCache method is overloaded with "expiration" parameter. Cleaning cache with non-overloaded method works well.
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
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 - Addressables Profiles window UI break when creating a new Variable with a long name
 - No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
 - Blurry, low quality Active Profile icon used in Addressables Profiles window
 - Tree Asset Preview window is not updated after assigning a new Material
 
Resolution Note:
Closing old tickets in lieu of more recent, higher priority tickets