EazyPrefs is a powerful, all-in-one PlayerPrefs and EditorPrefs toolkit that extends Unity’s default system with more types, full visibility, flexibility, and control. Total control, zero hassle.
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.
Manage everything in one place!
Use floats, doubles, shorts, uints, Vectors, Quaternion, DateTime, Color, Enum, and even custom classes and collections via the built-in JSON pref type.
You can dive directly in - No complex setup to start using the built-in features. It also supports existing prefs.
Define your own pref types, add custom serialization and implement custom pref drawers.
Keep your data safe, compact, and cheat-resistant.
View, edit, create, delete, encrypt/decrypt, compress/decompress... directly from the Editor.
Type-based filters, custom sorts, instant search—find what you need fast.
Move data between projects or create backups effortlessly.
Use strongly typed static classes, or instance-based objects with more power—whatever fits your architecture.
Built with clean code principles in mind, fully open source, and well-documented