16:21
Unity3D - PlayerPrefs and Cool Tricks With Arrays(2019)
In this tutorial i will show you how we can use playerprefs to save some values. We will also be using System.Linq so that we can ...
5:37
PlayerPrefs Application Quit Method and Auto Save Functionality | Unity PlayerPrefs Course
Welcome to Part 10 of the Unity PlayerPrefs Course! In this video, we're making sure your game doesn't lose any progress when it ...
4:50
Creating PlayerPrefs Data Reset Methods | Unity PlayerPrefs Course
Welcome to Part 8 of the Unity PlayerPrefs Course! In this video, we're expanding the PlayerPref_Manager script by adding ...
2:37
PlayerPrefs Overview - Unity PlayerPrefs Course
Welcome to Part 2 of the Unity PlayerPrefs Course! In this video, we're diving deep into what PlayerPrefs is, how it works under ...
1:04:27
PlayerPrefs Unity Tutorial (FREE COMPLETE Tutorial Course) [2025]
Master Unity PlayerPrefs – Complete Beginner to Advanced Course Welcome to the ultimate Unity PlayerPrefs tutorial series!
18:47
Saving Data in Unity, A complete guide to PlayerPrefs, every function covered, the easy way!
Saving Data in Unity, A complete guide to PlayerPrefs, every function covered, the easy way! Links to all content (twitter, Instagram ...
10:27
Creating The UI | Unity PlayerPrefs Course
Welcome to Part 4 of the Unity PlayerPrefs Course! Now that our project is set up, it's time to build the user interface that'll connect ...
2:15
Introduction to the PlayerPrefs Course - Unity PlayerPrefs Course
Welcome to the FREE Unity PlayerPrefs Course! Whether you're brand new to Unity or ready to master saving and loading data in ...
1:44
Loading in-game tutorial only first time | Quick Unity (2026) Tutorial
This short Unity tutorial of quickie series is for you if you want to run your in-game tutorial in the beginning only when it's run for the ...
22:31
Unity Saving/Loading: Player Prefs vs JSON vs BinaryFormatter
Quick rundown of the pros/cons of Player Prefs, Json, and Binary Formatter and why JSON is better (in my humble opinion).
19:52
A tour of all the actions in the Player Preferences set, with individual descriptions and uses. Then a walkthrough of a simple ...
11:23
Unity PlayerPrefs Tutorial | Save & View Game Progress with Player Preference Editor Part 95
In this Unity tutorial, we'll learn how to save and view game progress using PlayerPrefs, a powerful system for storing player data ...
1:04
Player Prefs Editor - Unity Editor Extension
The Player Prefs Editor is a dockable Unity editor window that will display a list of all "PlayerPrefs" entries associated with your ...
5:36
PlayerPrefs Script UI Update Method | Unity PlayerPrefs Course
Welcome to Part 9 of the Unity PlayerPrefs Course! In this video, we're finalizing the core functionality of our ...
3:46
The Easiest Save System in Unity (PlayerPrefs Tutorial) #unitygameengine #unityinterview
Want to learn how to save game settings, high scores, or player preferences in your Unity game? The built-in PlayerPrefs system ...
45:24
Unity 2D Tutorial: Settings Page (PlayerPrefs)
Player Prefs is mainly used in Unity to store settings information which is what I go over in this video. Most of this video is also ...
16:24
How to SAVE Data in Unity using PlayerPrefs | Basic
In this video, Scorchpick will show you how to make a script that saves all the player's data in the most simple possible way.
5:15
Creating the PlayerPrefs Script Variables & References | Unity PlayerPrefs Course
Welcome to Part 6 of the Unity PlayerPrefs Course! Now that we've covered the core static methods in PlayerPrefs, it's time to ...
12:27
WHAT ARE PLAYER PREFS IN UNITY AND HOW TO USE THEM WITH C#
In this Mini Unity Tutorial we learn what Player Prefs are and how we can use them to save data. ✦ Subscribe: ...
8:52
STOP USING PlayerPrefs to Save Data in Unity!
In this Tutorial, we're going to be discussing why using PlayerPrefs to save data in Unity is a BAD IDEA! Stop it! What are you ...