Hello!
I am following the documentation about instances from here:
So I have created a very simple scene with some cubes using instances:
Then I have tried to apply a custom material that contains a texture to these instances, and following the docs I have made sure that the instance block is added on the vertex output calculation:
It seems pretty simple, but the scene is appearing with visual artifacts, so I am clearly missing something:
Can someone help me figure out what I am missing here? Thank you!
