Encryption

If you're getting ready to release your game, remember to enable Save Encryption. This is especially important if your game includes achievements or locked doors. Turning on save encryption will prevent hackers from modifying saved data.

You can enable this feature in the Serialization Asset.

Here is an example of how saved data looks without and with encryption:

By using encryption, sensitive save data cannot be read or modified by anyone.

Last updated