Search Issue Tracker
Fixed
Fixed in 2021.3.20f1, 2022.2.8f1, 2023.1.0b5, 2023.2.0a2
Votes
0
Found in
2021.3.16f1
2022.2.3f1
2023.1.0b1
2023.2.0a2
Issue ID
UUM-25376
Regression
No
Packages are deleted after changing the "My Assets" Cache location to non-default when the asset is updated in Package Manager
Reproduction steps:
1. Create a new project
2. Via the navigation bar open Edit → Preferences → Package Manager
3. Under “Cache Management” in the “My Assets” section, click on the drop-down menu on the right and select Change Location
4. Navigate to “C:\packages” and click on the “Select Folder” button
5. Via navigation bar open Window → Package Manager
6. Change packages to “My Assets” and click on the refresh button
7. In an internet browser, navigate to the Unity Asset Store and open the page of an asset that can be updated
8. Press on the “Open in Unity” button
9. Download the asset
10. Repeat steps 2 and 3, but instead of changing location, select “Show in Explorer”
11. In File Explorer navigate further through generated folders from downloading the asset
12. Replace the visible asset with the outdated one
13. Press on the refresh button in Package Manager
14. Repeat step 7
15. In Package Manager select the outdated asset and click on the Update button
16. Observe the asset files in File Explorer
Expected result: Package is updated
Actual result: Package is deleted
Reproducible with: 2021.3.16f1, 2022.2.3f1, 2023.1.0b1
Not reproducible with: 2020.3.44f1 (no update button)
Reproducible on: Windows 10
Note: To reproduce this bug in versions before 2022, cache locations need to be changed in 2022+ versions.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
- Transform field values are no longer visible when Inspector window is resized
- [Android] "Adding null Transform to TransformAccessArray will result in degraded performance" warnings printed when loading and unloading scenes with 2D animated characters
- "Trying to draw gizmos while inside a renderpass" error message is thrown when Scene View Gizmos are enabled
- CPU frame times spike at regular intervals in the Profiler when in Play mode with VSync enabled and using DX12 API
Add comment