Hi,
I’m trying to re-import a previously exported PlayCanvas project.
Project details:
- Archive size: 977 MB (zip)
- Exported via standard PlayCanvas export
- Upload starts normally
- Import progresses to ~70–85%
- Then import stops and fails
Console errors:
Failed to load resource: the server responded with a status of 400 (Bad Request)
Failed to load resource: net::ERR_CONNECTION_RESET
POST https://playcanvas.com/api/upload/complete-upload 500 (Internal Server Error)
The failing file in console:
artefakt_old_2026_1_18-14_33_26.zip
Additional info:
-
There is enough storage available on the account (10 GB limit not exceeded)

-
Internet connection is stable
-
The error repeats multiple times before final failure
-
The upload seems to complete partially before the 500 error on
/complete-upload
Questions:
- Is there a size limit per single project import?
- Could this be a timeout during server-side unpacking?
- Is there a way to split the project or bypass the web importer?
- Is there a known issue with large zip re-import?
Any guidance would be appreciated.






