Alon Talmi SuperPlay
Alon Talmi SuperPlay
I'm not sure there's something he can do about it, you can try for now adding [Preserve] attribute to the constructors. Maybe there's a way to generate a link.xml only...
I think a better, and simpler approach will be to get the prefab's initial dirty state using EditorUtility.IsDirty and if it's not, clear the flag later using EditorUtility.ClearDirty That way...
Any update @gustavopsantos ? Also 1 suggestion is to change IAttributeInjectionContract's name because it might be useful for people who want to implement custom injection method
Also, the pdb file is missing it's meta file. Which throws an error when installing through UPM