unity-domain-reload-helper icon indicating copy to clipboard operation
unity-domain-reload-helper copied to clipboard

Its not supported in unity 2019.4

Open Uchiha1391 opened this issue 3 years ago • 0 comments

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 .

Uchiha1391 avatar May 14 '22 19:05 Uchiha1391