Search Issue Tracker
Fixed in 2020.3.43f1
Fixed in 2020.3.X, 2021.3.X, 2022.1.X, 2022.2.X, 2023.1.X, 2023.1.0a17
Votes
0
Found in
2020.3.37f1
2021.3.8f1
2022.1.12f1
2022.2.0b3
2023.1.0a4
Issue ID
UUM-15702
Regression
No
[Being Backported] Empty folders are left when the cache is cleaned
How to reproduce:
1. Open the attached project “CacheTest_11327.zip“
2. Open the Addressables Hosting window (Window > Asset Management > Addressables > Hosting)
3. Create a Local Hosting (Create > Local Hosting)
4. Enable the Local Hosting
5. Open the Addressables Group window (Window > Asset Management > Addressables > Groups)
6. Build Addressables (Build > New Build > Default Build Script)
7. Enter Play Mode, click the Load Cube button, and exit Play Mode
8. Enter Play Mode, click the Clean Cache button
Expected result: The folder where the Addressables cache is stored is empty
Actual result: Subfolders remain within the folder where the Addressables cache is stored
Reproducible with: 1.20.3 (2020.3.37f1, 2021.3.8f1, 2022.1.12f1, 2022.2.0b3, 2023.1.0a4)
Reproducible on: macOS (12.3.1)
Note: When reproducing on Unity 2021+ the Allow downloads over HTTP* option needs to be changed to Allowed in development build (or Always allowed) (Edit > Project Settings… > Player > Configuration > Allow downloads over HTTP*)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment