SaveEditor
All Games
Unity.dat / .es3 / .data / .jsonJSON / Binary / ES3

Unity Game Save Editor

Edit Unity game save files online. Supports JSON, Easy Save 3 (.es3), PlayerPrefs, and custom binary formats.

Files encrypted in transit
Server-side parsing
Auto-detect format

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

Player stats (HP, gold, level)
Inventory items
Game progress flags
Settings and preferences
Position/coordinates
Timestamps and play time

How to Edit Unity Engine Games Saves — Step by Step

1

Find saves at %AppData%/../LocalLow/<Company>/<Game>/

2

Upload the save file (usually .dat, .es3, .json, or .data)

3

SaveEditor auto-detects the Unity save format

4

Browse and edit any values

5

Download the modified save

Save File Locations

🪟
Windows

%UserProfile%\AppData\LocalLow\<Company>\<Game>\

🍎
macOS

~/Library/Application Support/<Company>/<Game>/

🐧
Linux

~/.config/unity3d/<Company>/<Game>/

Exact location varies by game. Unity's Application.persistentDataPath determines the save directory.

File format: JSON / Binary / ES3 | Extension: .dat / .es3 / .data / .json

Platform Compatibility

🖥️

PC

Supported
🎮

PS4

Not Supported
🎮

PS5

Not Supported
🎮

Xbox

Not Supported
🕹️

Switch

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

Auto-Detect

Automatically identifies JSON / Binary / ES3 format from file content

Smart Editing

Game-specific labels, categories, and quick-edit presets

Re-encode

Downloads in the original format — compression and encoding preserved

Frequently Asked Questions

Where do Unity games store saves?

Usually at %AppData%/../LocalLow/<CompanyName>/<GameName>/ on Windows.

What is Easy Save 3?

A popular Unity asset for saving data. Files use .es3 extension and our editor fully supports them.

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