Unity Learn home
View Tutorial Content

Persistence: Saving and Loading Data

Tutorial
Intermediate
+10 XP
1 Hour
(288)
Overview
Summary
Do you want to know how to keep your data between scenes? How about between executions of your game? This recorded live session demonstrates how to do both. We will look at things like DontDestroyOnLoad, PlayerPrefs, and data serialization. Note that this tutorial is coding intensive. It is advisable that you understand datatypes and object-oriented programming concepts before starting. Dang, if only we had a course available that taught that... Oh wait! WE DO: https://learn.unity.com/course/beginner-scripting
Select your Unity version
Last updated: May 31, 2019
2019.3
2019.2
2019.1
2018.4
2018.3
2018.2
2018.1
2017.4
2017.3
2017.2
2017.1
5.x
4.x
Language
English
Unity Pro
The complete solution for professionals to create, operate and monetize.
Persistence: Saving and Loading Data