Okay, I spend some time and made a system based on ScriptableObject, containing references to all the assets with custom ID to identify them (I used asset’s GUID, since I can access it from editor and it is unique for every asset, but you can use whatever you want as custom ID), and it works! I guess this is the only solution for now. Thank you for helping and giving advices!
Ritbulau
21
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Use the JSON serilization for ScriptableObject with asset fields in Editor and Build | 27 | 10727 | September 24, 2025 | |
| [Resolved] save system help needed | 12 | 818 | August 30, 2023 | |
| Bayat - Save System - An ultimate data management solution | 120 | 14572 | October 8, 2024 | |
| How do I build a save system for a complex 3D game? | 17 | 428 | January 7, 2026 | |
| Is instance ID persistent for assets? | 9 | 2607 | November 30, 2023 |