I’m surprised I couldn’t find this on google, so forgive me if its basic. I am looking for a way to find all materials or materials instances in my project that reference a given texture.
There is a function called FindSoftReferencesToObject but I’ve tried it in c++ and blueprints and it just doesn’t seem to work either way. That function might not be on the right track, it just sounded vaguely close.