How can I fix the error: Unable to find texture for resource ""?

Screenshot_1

I started the game with Debugger, and there I found such an error, but I don’t know where to look to fix it.

I did everything as described here, but it didn’t help: Missing Texture? - #2 by UlisesFreitas

The error appears when moving to the next scene.

Please help me!

Update: As I understand it, this is not an error, but a signal that there are no lost resources. I created a new project, and there, when moving from one scene to another, the same message appears. I also downloaded a ready-made template, and it’s the same there.

2 Likes

I have the same issue
EDIT:i’ve fixed mine.
try to figure out which object is created look at its effect and remove em.
It could be the “displacement” effect looking for textures

1 Like