Data Persistence - Save & load your game state while avoiding common mistakes #shorts @LlamAcademy
Data Persistence - Save & load your game state while avoiding common mistakes #shorts  @LlamAcademy
Uploaded July 2022 | Updated September 2026, 1 hour ago
Learn how to save and load data in Unity - avoiding common mistakes and dangerous serialization techniques many other tutorials will tell you to use!

In this video we'll look at using text-based serialization using JSON and optionally encrypt that data. I also discuss some of the pros/cons for using text-based serialization, and what you should use instead if you really want to/need to use a binary serialization technique.

Common suggestions that you should absolutely not use to persist game state data are:
1. Player Prefs - these are not designed for storing game state. Only...Player Preferences such as graphic & audio settings.
2. BinaryFormatter - this class is dangerous and insecure. Use of this class can allow an attacker to take over the system. docs.microsoft.com/en-us/dotnet/standard/serialization/binaryformatter-security-guide

As always, all code from this video is available on GitHub: github.com/llamacademy/persistent-data

๐Ÿ“š Resources ๐Ÿ“š
โšซ JSON.Net: newtonsoft.com/json
โšซ Encrypt/Decrypt Data with AES: docs.microsoft.com/en-us/dotnet/api/system.security.cryptography.aes?view=net-6.0
โšซ Binary Formatter Security: docs.microsoft.com/en-us/dotnet/standard/serialization/binaryformatter-security-guide
โšซ Unity JSON.Net Package: docs.unity3d.com/Packages/com.unity.nuget.newtonsoft-json@3.0/manual/index.html
โšซ Protobuf (BinaryFormatter alternative): github.com/protocolbuffers/protobuf
โšซ Protobuf C# Docs: developers.google.com/protocol-buffers/docs/csharptutorial

๐Ÿ“ฑ Let's stay connected
YouTube: youtube.com/c/LlamAcademy
Patreon: patreon.com/llamacademy
Facebook: facebook.com/LlamAcademyOfficial
Twitter: twitter.com/TheLlamAcademy
TikTok: tiktok.com/@LlamAcademy
Instagram: instagram.com/LlamAcademy

----

Believe in LlamAcademy's mission and have received value from the videos? Consider becoming a Patreon supporter: patreon.com/llamacademy

----
Most tutorials come from knowledge gained making https://survival.llama.software Llama Survival - a top-down zombie survival shooter for Android and iOS.
I also have some Unity Assets (affiliate link): assetstore.unity.com/publishers/22409?_aid=1101l9QvC

#unitytutorial #tutorialtuesday #gamedev #tutorial #unity #llamacademy #gamedevelopment
Data Persistence - Save & load your game state while avoiding common mistakes #shortsGun Sound Effects with an Audio Config ScriptableObject | Gun Series 5 | Unity TutorialProjectile Gun Support | Scriptable Object Gun Series Part 6 | Unity Tutorial #shortsHow I made an Inverse Tower Defense game with Unity 6. Its FREE & Open Source.I accidentally created a dodgeball game with projectile motion & movement prediction #ShortsIN-EDITOR Automatic LOD Generation for 3D Models | Unity Tutorial #shortsMake (Mostly) Accurate Projectile Throwing AI at Moving Targets | Unity Tutorial #Shorts8 Inverse Kinematics Solutions in Unity Evaluated - Which should you use?Enemy State Machine AI FULL IMPLEMENTATION | AI Series 47 | Unity TutorialAnimation-driven Reloading | Gun Series 4 | Unity Tutorial #shortsDoes Animation Rigging Work on Generic (non-Humanoid) Models? | Unity TutorialTop 3 Lessons (Re)Learned from Making My Chicken Defense Microgame
LlamAcademy |

Data Persistence - Save & load your game state while avoiding common mistakes #shorts

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER