PlayerPrefs Manager


PlayerPrefs Manager lets you view, edit, add, and delete PlayerPrefs in the Unity Editor—offering fast, direct access to saved data for easier testing and debugging during development.


by Sprout Games


Price History +

💼 What It Does:

  • Displays all existing PlayerPrefs for your game
  • Supports all standard PlayerPrefs types: int, float, and string
  • Lets you quickly change values without writing debug code
  • Allows adding new keys or clearing all PlayerPrefs
  • Provides search and filtering by data type and key name


🚀 How It Helps:

  • Debug Faster: Instantly verify or tweak saved values like user settings or game progress
  • Avoid Manual Errors: No more editing the registry or writing custom scripts
  • Save Time: Quickly test different PlayerPrefs states in the Editor
  • Preview Production Behavior: Simulate PlayerPrefs the way your actual build would use them


This tool is especially useful for:

  • Game devs fine-tuning game settings or tutorials
  • QA teams testing player progression
  • Tools teams building custom workflows in Unity

Coming soon: macOS and Linux support for cross-platform devs.