Unity Game Save Editor
Edit Unity game save files online. Supports JSON, Easy Save 3 (.es3), PlayerPrefs, and custom binary formats.
About Unity Engine Games Saves
Unity games use various save formats — JSON via JsonUtility, Easy Save 3 (.es3), PlayerPrefs, or custom binary serialization. Our editor auto-detects the format and parses it into an editable tree.
What You Can Edit
How to Edit Unity Engine Games Saves — Step by Step
Find saves at %AppData%/../LocalLow/<Company>/<Game>/
Upload the save file (usually .dat, .es3, .json, or .data)
SaveEditor auto-detects the Unity save format
Browse and edit any values
Download the modified save
Save File Locations
%UserProfile%\AppData\LocalLow\<Company>\<Game>\
~/Library/Application Support/<Company>/<Game>/
~/.config/unity3d/<Company>/<Game>/
Exact location varies by game. Unity's Application.persistentDataPath determines the save directory.
Platform Compatibility
PC
SupportedPS4
Not SupportedPS5
Not SupportedXbox
Not SupportedSwitch
Not Supported⚠️ Unity games on consoles use platform-specific encrypted storage. Only PC/Mac/Linux saves are directly editable.
How SaveEditor Handles Unity Engine Games Files
Frequently Asked Questions
Ready to edit your Unity Engine Games save?
Upload your save file and start editing in seconds. No sign-up required. 100% free.
Edit Unity Engine Games Save Now