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:

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]