Posted December 20, 2025 by SillyLix
#savesystem #unity #changelog #asset #assetpack #game
List<T> serialization (note: T must be serializable!)
Dictionary<TKey, TValue> support (note: TKey and TValue must be serializable!)
GameData so its dictionary cannot be directly accessed; use getter/setter methods instead.Added → New features
Changed → Changes to existing behavior
Fixed → Bug fixes
Removed → Removed features or breaking changes