Price history
Tracked store price
No tracked price history is available for this asset yet.
— No tracked price history is available for this asset yet.
Signals
Momentum (24h)+227 views
Recent Sentiment5.0/5 · 7 recent reviews · rating rising
Package size0.19 MB
AI Reviews Analysis
Editor's Cut
Pros
This asset is widely considered an essential, high-quality tool that fills a significant gap in Unity's native functionality by allowing seamless serialization of dictionaries directly in the inspector. Users praise its ease of use, clean code structure, and helpful quality-of-life features like one-click enum population and search capabilities. It is highly regarded for being free, well-documented, and compatible with other major tools like Odin Inspector, making it a staple for developers looking to streamline data management and debugging.
While it is an indispensable, high-value free utility for standard dictionary serialization, its current limitations with polymorphism and occasional namespace conflicts mean you should thoroughly test it in your specific architecture before committing to it for complex, production-grade systems.
Cons
The asset suffers from several technical limitations, including a lack of support for abstract and inherited classes, HashSets, and specific data types like decimals. Users have reported occasional bugs, such as ambiguous reference conflicts with Unity's internal namespaces, search errors involving enums, and UI issues like non-resizable columns in nested dictionaries. Some developers find the requirement to explicitly use the specific namespace and replace standard Dictionary types with the custom SerializedDictionary class to be an intrusive workflow change.
Legacy Software: this asset was last updated 2.5 years since update.
Verify compatibility before purchase.
Render pipelines
None flagged
Description
Serialized Dictionary enables you to serialize dictionaries, including a very easy to use, native-feeling editor, search, duplicate keys in editor for testing and debugging and much more. After this plugin you won't need any other to serialize your dictionaries. Supported features:
- Undo/Redo
- Prefab Overrides
- Nesting
- Custom Property Drawer
- Conflict Checking
- Allow Unity Objects
- Search + Paging
- Quickly populate dictionary with one click
Key features
- Native Behaviour
- Undo/Redo
- Prefab Overrides
- Nesting
- Allow Custom Property Drawer
- Conflict Checking
- Allow Unity Objects
- Search + Paging
- Quickly populate dictionary with one click