Skip to content

Fix unstable object reference serialization#60

Draft
ruccho wants to merge 1 commit intomainfrom
feature/fix_unstable_objref_serialization
Draft

Fix unstable object reference serialization#60
ruccho wants to merge 1 commit intomainfrom
feature/fix_unstable_objref_serialization

Conversation

@ruccho
Copy link
Collaborator

@ruccho ruccho commented Mar 25, 2026

Fixed an issue where some serialization processes in Scheme were using JsonUtility instead of EditorJsonUtility, which occasionally prevented object references from being serialized correctly. Specifically, the serialized modelCache within BuildMagicWindow would sometimes be loaded upon editor restart, resulting in the deserialization of incorrect object references.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant