Due to limitations in Unity's serialization system, you will need to create non-generic subclasses of these collections for every generic type argument you need to use them with. For example, if you ...
Alchemy is a library that provides inspector extensions using attributes. In addition to adding easy and powerful editor extensions based on attributes, it allows serialization of any type (Dictionary ...