Search Issue Tracker
Fixed
Fixed in 6000.0.13f1, 7000.0.0a1
Votes
0
Found in
6000.0.3f1
Issue ID
UUM-72430
Regression
Yes
[Regression] macOS: Package Manager does not create a default cache directory for Asset downloads
Steps to reproduce:
- From macOS, delete Package Manager's default asset cache directory (the Unity folder). The default cache location is listed here. For macOS, it would be - '/Users/<username>/Library/Unity'
- Launch a Unity project
- Open the Preferences window and select the Package Manager tab
Actual results:
- The default cache folder for Assets is not created
- The issue prevents asset downloads unless the directory is created manually
Expected results:
The default cache folder for Assets is automatically created
h5. Environment
h6. Repro with versions
- {color:#ff0000}macOS{color}
- {color:#ff0000}6000.0.b14{color}, 6000.0.3f1
- On Ubuntu, the regression point is different. The default directory is not created automatically on any supported stream (2021.3-6000) However, when 2021.3 is used, the cache folder is created when downloading assets via Package Manager window. This stops working with 2022.3 and onwards. With those versions, the Editor throws an error and fails to create a directory or download the assets.
h6. Not reproducible with versions
- {color:#008000}Windows 11{color}
- 2021.3.38f1, 2022.3.30f1, 2023.2.20f1, {color:#008000}6000.0.b13{color}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment