Say goodbye to clunky prefs workflows and hello to the supercharged, all-in-one solution for managing your PlayerPrefs and EditorPrefs like a boss 🚀

EazyPrefs is a powerful, all-in-one PlayerPrefs and EditorPrefs toolkit that extends Unity’s default system with full visibility, flexibility, and control.

It comes with a feature-rich editor to view, edit, add, delete, encrypt, and organize your prefs—plus support for dozens of data types (including vectors, colors, DateTime, enums, even custom classes and collections).

Unity’s built-in prefs are a limited black box—you can’t see or manage them without jumping through hoops. EazyPrefs opens it up and gives you a clean, efficient, and extendable workflow for working with local data both in the Editor and from code.

Eazy NetChecker

Supercharged PlayerPrefs & EditorPrefs



✅ Supports Both PlayerPrefs & EditorPrefs

Manage everything in one place!

🔥 Beyond the Basics

Use floats, doubles, shorts, uints, Vectors, Quaternion, DateTime, Color, Enum, and even custom classes and collections via the built-in JSON pref type.

🚀 Super easy to setup and use

You can dive directly in - No complex setup to start using the built-in features. It also supports existing prefs.

🧰 Extendable & Modular

Define your own pref types, add custom serialization and implement custom pref drawers.

🔐 Encryption & Compression

Keep your data safe, compact, and cheat-resistant.

🖥️ Seriously Powerful Editor

View, edit, create, delete, encrypt/decrypt, compress/decompress... directly from the Editor.

🎯 Filtering, Sorting, Search

Type-based filters, custom sorts, instant search—find what you need fast.

📦 Import & Export Support

Move data between projects or create backups effortlessly.

🧼 Use Your Own Coding Style

Use strongly typed static classes, or instance-based objects with more power—whatever fits your architecture.

📖 Clean Code & Fully Documented

Built with clean code principles in mind, fully open source, and well-documented