See your data, exactly how it lives in memory

Serializable Dictionaries
Display and edit dictionaries with any key type — even complex or nested ones — directly in the Unity Inspector.

Polymorphic & Interface Support
Handle interfaces, abstract types, and polymorphic collections with ease. No boilerplate or reflection hacks required.

Full Unity Compatibility
Works seamlessly with Unity types. Uses Unity's serialization when possible, falls back to custom converters only when needed.

Understand What Gets Serialized — And Why
Use built-in debugger views to inspect how every field is handled: Unity-native, serialized via JSON, or skipped entirely. Get instant insight into why something isn't showing up, and where serialization stops.
You must try it!
Subscribe to our newsletter to stay up to date!