Over 11,000 five-star assets
Rated by 85,000+ customers
Supported by 100,000+ forum members
Every asset moderated by Unity
Unity Version | Built-in | URP | HDRP |
---|---|---|---|
2021.3.30f1 | Compatible | Compatible | Compatible |
[Website] [Documentation] [Lite Version] [Discord]
⭐ Fast and Easy to Use ⭐
Persistent Asset does not require any extra setup.
Create a class with the fields you want to save, and you are good to go!
The tool even provides a way to save and load without any actions or configuration needed from you.
⭐ Clean and Maintainable Workflow ⭐
The scripts follow SOLID principles and are separated into logic modules with one-way dependencies.
This makes common operations like changing how some data is saved during development as simple as a few clicks in the inspector.
⭐ Integrated Design ⭐
Persistent Asset is highly integrated with Unity's default behavior, ensuring ease of use and future-proof functionality.
It makes full use of modern engine features to be both comprehensive and straightforward.
⭐ Extendable API ⭐
Want to use a non-Unity serialization logic, like one from another tool on the store?
Or enjoy the simplicity of Persistent Asset with another save behavior, whether offline or online?
By inheriting from dedicated classes, you can extend the tool's functionalities and make it compatible with any other serialization or save system.
Some utility classes are provided, making the process simpler.
⭐ Standard Features ⭐
- Automatic save and load at specific application events
- Built-in save in local files or PlayerPrefs
- Backup your data in case of a crash, in the editor and at runtime
- AES encryption and secured hash generation
- Compression using Gzip
- And more!
⭐ Unique Features ⭐
- Visualize and edit your data from the inspector
- Automatic regular background save
- Effortlessly manage multiple save slots
- Reset to default values at runtime
- Smooth integration of any non-unity serialization or custom save system
- Synchronous and asynchronous support
- Composition-based approach; no inheritance issues
- Memory dump protection for the encryption key
- Enforce a maintanable workflow
- And more!
⭐ Painless Usage ⭐
The tool includes debug utilities: extensive logs in the inspector (no console spam!), benchmarking save and load operations, and a dedicated test component.
It does not produce any script warnings and works just the same in no reload on play mode.
The entire public API has XML comments, regrouped in a DocFX generated PDF for easy access, and all sources are included (100+ scripts).
⭐ Documentation and Help ⭐
The documentation is clear, complete, and includes a one-page quick usage guide.
The demo showcases all features in a complete game scenario.
Contacting support via email guarantees a response within a day or less, and there is a public Discord community for additional assistance.
⭐ Try it First ⭐
Want to try it out?
See for yourself how your project could benefit from Persistent Asset by getting the Lite version here.
⭐ Regular Updates ⭐
This tool will receive updates to fix bugs and introduce new features.
You can check version changelogs here.
If you enjoy Persistent Asset, please consider leaving a review. Your feedback helps improve it!
Persistent Asset - Save system
