Documentation

Support

Cloud Save Files

Understand how Cloud Save stores large save files in any format up to 1 GiB per player.
Read time 1 minuteLast updated 2 days ago

Cloud Save Files provide a way to store large save files (up to 1 GiB) in any format in the cloud. You can use Cloud Save Files to access players' save files across multiple devices and platforms. You can use the Unity Dashboard to view, download, and delete player files.

Limits

  • 1 GiB of total file storage per player
  • Maximum 255 characters per file name
  • Maximum 200 files per player

Limits on accessing files

Files are intended for you to use for Binary Large Object (BLOB) save game files that are saved and loaded directly by a game client, with the file backed up in the cloud and avalible to the player on any platform. A player can save and load any of their uploaded files in Cloud Save but these files can't be accessed directly by other players. Cloud Save Files cannot be used with Cloud Save Queries.

Additional resources