Getting "Failed to read file 'Common/Selector.png' error" even though the file is in the folder

Trying to build a project caused multiple errors that I resolved by disabling plugins or adding a blank file so it’ll detect the missing folders/files. But this is an error I can’t seemingly fix.

LogStreaming: Warning: Failed to read file ‘Common/Selector.png’ error.

I checked the common folder and the Selector image is in there. I even tried copying the image to my desktop, deleting the one in the folder, then pasting it back into the folder and that didn’t solve it.

Greetings @Graystripe2000!

Please test deleting the file, then re-opening the project, UE should re-create the element. Additionally, and this is more common than expected, please make sure the image is just called Selector, and not Selector.png, with the .png included in the name

I tried the first suggestion and it didn’t work. And the file name is just Selector.png. I did try removing the .png but it gives me the same error.