SaveKit – Lightweight Save/Load Solution for Unity
Solo Studio 54
$20.00
(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.This asset is provided as a starter template.It includes core systems, example gameplay, and a clean project structure intended to help developers prototype faster and build their own games.This package is not a finished or content-complete game.Users are expected to:Modify visuals, gameplay rules, and balanceAdd additional features, polish, and contentAdapt the template to their own design goalsIf you are looking for a ready-to-publish game with final art, progression systems, monetization, or full content, this package may not be suitable.If you want a clear, extendable starting point that saves development time and encourages customization, this template is built for that purpose.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.New in v1.1.0Scene State – snapshot and restore the entire scene with one click. Perfect for designers and non-coders who want to capture layouts and restore them instantly.AutoSaveProperty – save and load any variable (field or property) from any Component directly in the Inspector. From scores and health to third-party asset settings, it “just works.”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. Scene State entries even display badges with object counts and included components for easy debugging.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.Core FeaturesSimple API: Save(key, value) and Load(key) or use no-code AutoSave components.AutoSaveTransform: automatically persist position, rotation, and scale.AutoSaveProperty (NEW): save and load any variable (field or property) from any Component directly in the Inspector.Scene State (NEW): snapshot and restore the entire scene with one click (captures all Transforms).JSON serialization (Newtonsoft) with custom converters for Unity types (Vector2/3/4, Quaternion).AES-256 encryption with password support for secure saves.GZip compression for compact files.Automatic backups for reliability.Multiple save slots: create, rename, delete, switch active slot.Save Explorer (Editor Tool)Browse keys and view file info (size, created, modified, flags).Scene State entries show badges with object count and included components.Decode encrypted/compressed saves with password entry.Pretty-print & syntax-highlight JSON.Search within decoded JSON.Copy decoded JSON to clipboard.Export saves to JSON or CSV.RuntimeAsync save/load methods (safe for WebGL and mobile).Clean, dependency-free runtime (Editor tools require UnityEditor).Uses Application.persistentDataPath for all saves.CompatibilityUnity Versions: 2021.3 LTS and newer, including Unity 6.Render Pipelines: Built-in RP, URP, HDRP.Platforms: PC, Mac, Linux, Android, iOS, WebGL (consoles if file access permitted).Dependencies: None at runtime. (Editor tools use Newtonsoft JSON, bundled in Unity 2021+).Some 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.




