Skip to content

allow generate unmanaged type with VersionTolerant or circular serialization#451

Open
uwx wants to merge 2 commits into
Cysharp:mainfrom
uwx:main
Open

allow generate unmanaged type with VersionTolerant or circular serialization#451
uwx wants to merge 2 commits into
Cysharp:mainfrom
uwx:main

Conversation

@uwx

@uwx uwx commented Jul 10, 2026

Copy link
Copy Markdown

fixes #440 by allowing unmanaged struct to be VersionTolerant or CircularReference. out of this only VersionTolerant is really useful because you can add fields to the struct later. ordinarily you can force this by adding a dummy object field to the struct.

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.

Allow for opting out of Unmanaged struct optimizations.

1 participant