Can't find file after moving asset to another directory

I am getting the following warning:

LogLinker:Warning: Can’t find file ‘/Game/textures/[TEXTURE NAME]’

I have since moved the “textures” file elsewhere in the directory. All references in my project seem to point to the new location. So I’m not sure why this folder would even be looked at. I have deleted my Intermediate and Saved folders before packaging just to be sure, and got the same result.