Hi, i'm trying to use a SerializedDictionary with HDR colors.
In order to use HDR colors in the inspector I need to use [ColorUsage(true, true)]
However, If I use that with the dictionary, it converts it into a single color field instead of a dictionary.
is there a way to address this?
Many thanks