Can't Download Big size asset from asset store.

Hello, Can anyone help me why am i getting this error whenever i try to download any big size asset (like 1 GB or 2 GB) from asset store?? I am new to Unity and I am trying to download PBR ground materials 2 (1.36GB) for last 3 days.

Error: Receiving data failed with unitytls error code 7
UnityEditor.PackageManager.UI.AssetStoreDownloadManagerInternal:OnDownloadProgress(String, String, UInt64, UInt64)

1 Like

Bump, the same error

Install Unity 2019.x and use the Asset Store. Avoid Package Manager as far as possible, it has undeterministic outcome. When downloaded, go into the assets folder and drag the unitypackage into your project manually.