Skip to content

Json generate $ref, $id and $content automatically, how do skip this? #170

@pesseba

Description

@pesseba

Hi when I save my json runtime in Unity my json some king of objects has $id parameter generated and the content has a lot of objects with $ref = {the id} in sequence. The problem is that every time I save and restore the json from file, the objects with $ref is increasing geometrically... So my file goes from 95 Kb to 79 Mb. How to prevent this behaviour?

In code I found just found a mention of these parameters: This is an object reference in part of a cyclic graph. There is some kind of object that generate this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions