Could not find type ‘System.Collections.Generic.InternalStringComparer’.
Serialized object was created with a standalone mono app that I’ve written. Not sure where to look for answers. Does anyone have any idea how to debug this?
My script has the same references as my standalone application which can deserialize the file just fine.
Thanks for any help.