
SaveKit – Lightweight Save/Load Solution for Unity
Solo Studio 54
$19.80
$22.00
10%OFF
(no ratings)
Jump AssetStore
Solo Save Kit is a lightweight, cross-platform save system with encryption, compression, slots, and a powerful Save Explorer window built right into Unity.Unity Versions: Compatible with Unity 2021.3 LTS and newer, including Unity 6.Render Pipelines: Works with Built-in RP, URP, and HDRP.Platforms: Supports PC, Mac, Linux, Android, iOS, and WebGL. Console support depends on file access permissions.Dependencies: Runtime has no external dependencies.Storage Path: Saves are stored under Application.persistentDataPath on all platforms.Solo Save Kit is a modern, lightweight save system for Unity that makes saving and loading data simple, secure, and powerful. Designed for both beginners and experienced developers, it gives you everything you need to persist player progress, settings, and game state across all major platforms.With just two lines of code — or no code at all using the AutoSave components — you can start saving instantly. Data is serialized with industry-standard JSON, with optional AES encryption, GZip compression, and automatic backups for reliability. Multiple save slots are supported out of the box, letting you manage profiles with ease.The included Save Explorer window sets Solo Save Kit apart. Inspect your saves directly inside Unity, view size and timestamps, decode encrypted or compressed files, search and syntax-highlight JSON, export to CSV, and manage slots or keys with bulk actions. Debugging and testing saves has never been easier.Whether you’re building for desktop, mobile, or WebGL, Solo Save Kit offers a clean, dependency-free runtime that “just works” while giving you professional-grade tools in the editor.Simple API: Save(key, value) and Load(key) or use no-code AutoSave componentsAutoSaveTransform: persist position, rotation, and scale automaticallyJSON serialization (Newtonsoft) with custom converters for Unity types (Vector2/3/4, Quaternion)Secure saves with AES-256 encryption and password supportCompact saves with GZip compressionAutomatic backup files for reliabilityMultiple save slots (create, rename, delete, switch active slot)Save Explorer editor window:Browse keys and view file info (size, created, modified, flags)Decode encrypted/compressed saves with password entryPretty-print & syntax-highlight JSONSearch within decoded JSONCopy decoded JSON to clipboardExport saves to JSON or CSVBulk select, export, and delete keysAsync save/load methods (safe for WebGL and mobile)Clean, dependency-free runtime (editor tools require UnityEditor)CompatibilityUnity Versions: 2021.3 LTS and newer, including Unity 6Render Pipelines: Built-in RP, URP, HDRPPlatforms: PC, Mac, Linux, Android, iOS, WebGL (consoles if file access permitted)Dependencies: None at runtime. (Editor tools use Newtonsoft JSON, bundled in Unity 2021+.)Storage Path: Uses Application.persistentDataPath for all savesSome parts of this package were assisted with AI help tools (e.g., debug assistance). All content has been designed, reviewed, refined, and tested by the developer.