# Where to find downloaded unity packages from Asset Store? ###### tags: `unity` `asset_store` https://docs.unity3d.com/Manual/AssetPackages.html ## Location of downloaded asset files You can use the Package Manager window to manage your Asset Store packages within your project. However, if you need to access your asset files directly, you can find them in the following paths: macOS: `~/Library/Unity/Asset Store` Windows: `C:\Users\accountName\AppData\Roaming\Unity\Asset Store`