Smart Pref


SmartPref is an advanced PlayerPrefs system with sections, versioning, and full serialization. Store any data type, manage multiple profiles, and keep saves clean, organized, and future-proof.


by ChicMic Studios


★★★★★ star rating
Price History +

📦 SmartPref – Smarter PlayerPrefs for Unity

SmartPref is a powerful and easy-to-use replacement for Unity’s built-in PlayerPrefs.
It adds versioning, namespacing (sections), and full serialization so you can safely manage player data across updates, multiple save slots, and user profiles.

✅ Store any data type (int, float, string, custom classes, lists)
✅ Separate data into sections (profiles, game modes, users)
✅ Built-in versioning system to handle updates & migrations
✅ Retrieve, move, and delete saves with ease