Skip to content

Upgrading MemoryPack to new version breaks Serialization #396

Open
@UnwindGamesDeveloper

Description

@UnwindGamesDeveloper

Post upgrading from 1.21.1 to 1.21.4 . Getting the following exception on DeSerialization of an existing binary which was Serialized with 1.21.1

" MemoryPackSerializationException: {CustomData} is not registered in this provider. "

This "CustomData" is already marked as [MemoryPackable(GenerateType.VersionTolerant)].

PS: Reverting back to 1.21.1 works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions