Skip to content

AlchemySerialization Issue for Dictionary #137

Description

@Priyansh5812

Unable to save values inside the following collection format
[AlchemySerializeField , NonSerialized]
Dictionary<int , string[]> dictionary = new()
or
[AlchemySerializeField , NonSerialized]
Dictionary<int , List> dictionary = new()

using 6.3 editor version

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