You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Saves containing a FieldPathProperty no longer break every typed-parse tab.
The typed property parser aborted on the first unsupported property type,
which failed the whole typed parse and left the All data tab showing a parse
error, the Progression tab locked, and the Player/Inventory edit controls
gated off. FieldPathProperty is now kept as opaque bytes (read-only,
round-tripped on save), like TextProperty.