unity-domain-reload-helper
unity-domain-reload-helper copied to clipboard
Its not supported in unity 2019.4
TypeCache.GetFieldsWithAttribute is not present before unity 2020. I checked the old commits and found that it previously find members recursively. I suggest you keep both ways and add #if preprocessor .