Search Issue Tracker
Fixed
Fixed in 2021.3.21f1, 2022.2.12f1, 2023.1.0b9, 2023.2.0a5
Votes
0
Found in
2020.3.45f1
2021.3.19f1
2022.2.7f1
2023.1.0b5
2023.2.0a3
Issue ID
UUM-27439
Regression
No
Cache folders remain empty after discarding the cached bundle
Reproduction steps:
1. Open the attached project “FoldersRepro“
2. Open “Assets/Scenes/Intro.unity“ Scene
3. Enter the Play mode
4. Set the “Expiration“ field to 60 and the “Max Storage“ field to 1
5. Press the “Save Cache Settings“ button
6. Press the “Load Next Scene“ button
7. Press the “>>> Start Loading Thumbnails“ button
8. Observe folders being created, but not erased
Expected result: The folders without cache are erased
Actual result: Empty folders remain within the folder where the cache is stored
Reproducible with: 2020.3.45f1, 2021.3.8f1, 2022.2.7f1, 2023.1.0b5, 2023.2.0a3
Reproducible on: Intel MacOS Ventura (13.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
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Resolution Note (fix version 2023.2.0a5):
Fixed issue where empty folders remain in the cache when the max storage space is exceeded.