Prefs Editor Pro gives you full control over Unity's PlayerPrefs directly in the Editor.
The Problem:
Unity provides no built-in way to view or edit PlayerPrefs. You're debugging blind.
The Solution:
Prefs Editor Pro shows all your saved preferences in a clean, organized interface.
Core Features:
- View All Prefs - See every key and value at a glance
- Edit Inline - Click to modify any value instantly
- Add New - Create int, float, or string prefs
- Delete - Remove individual keys or clear all
- Search - Filter by key or value name
- Sort - By key, type, or value
Visual Features:
- Type Colors — Blue for int, green for float, orange for string
- Stats Bar — Total count and breakdown by type
- Alternating Rows — Easy to read lists
Data Management:
- Export to JSON - Backup all prefs to file
- Import from JSON - Restore or share configurations
- Copy to Clipboard - One-click value copying
Play Mode:
- Auto-Refresh - See values update in real-time
- Live Editing - Change values during gameplay
Perfect For:
- Debugging save systems
- Testing different configurations
- QA and bug hunting
- Development cheats (set health, unlock levels)
Requirements:
- Unity 2021.3 or newer
- Windows, Mac, or Linux Editor