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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment