v1.0.6
Release Date: April 4, 2025
This update enhances data serialization consistency by ensuring proper handling of polymorphic types within the save/load system.
Improvements
Improved Serialization: Enabled TypeNameHandling.Auto in JSON settings to preserve type information for objects stored as base types or interfaces.
Better Compatibility: Ensures that inherited types are correctly serialized and deserialized, reducing data loss issues.
This update improves the stability of data persistence, making the save/load process more reliable.
Last updated