Engine
Unity Save Editor
Edit PlayerPrefs, JSON saves, and binary Unity saves
Select Save Format:
Drop your save file here
Supports .json, .sav, .save, .dat files
Or paste JSON directly:
Edit Save Data
Edit JSON
Edit the save data directly. Changes are validated in real-time.
✓ Valid JSON
Visual Editor
Common Unity Save Locations
Windows
%USERPROFILE%\AppData\LocalLow\[Company]\[Game]\ Mac
~/Library/Application Support/[Company]/[Game]/ Linux
~/.config/unity3d/[Company]/[Game]/ PlayerPrefs (Windows)
HKCU\Software\[Company]\[Game]