It is impossible to upload a large project for Unity to the FAB.
I’ve been trying to upload files for several days.unitypackage to my products, which I sell in parallel to UnityAssetStore, but the error “An error occurred” constantly occurs after reaching 100% file download, which makes it impossible to upload such files to FAB.
According to the support, this is due to the fact that there are more than 999 files inside the archive.
For example, I took several files:
- .5.4 GB unitypackage
- .unitypackage is only 1.45 GB in size
- .unitypackage is 874 MB in size
- .unitypackage is 958 MB in size
Due to the fact that the support said about the technical limit of 999 files, I checked them:
-
The first archive turned out to contain about 1780 files (meshes, textures, prefabs and materials with scenes), but if we take into account duplicate .meta files, it turns out that there are 3568 files in the archive, let’s say it’s a lot.
-
There were only 750 files in the second file, but if you take into account the .meta files that the engine creates in addition to each file, then there are already 1,500 files in total.
-
Next, the third file is 874 MB, there were only 205 files inside, and the download was also constantly unsuccessful
-
And the fourth file was 958 MB, where there were only 181 files inside, but again, an error occurred when uploading to FAB.
In total, it turns out that FAB does not allow you to load Unity files normally, which is why there are not so many decent works in unity format in the store.
An extremely incomprehensible limit on 999 files in the archive, which prevents downloading large works in unity format, especially with regard to the environment.
When will the changes be made and when will it be possible to upload large works from unity?