Issue setting a skybox

Hello


I am in a very simple project in


I want to use a skybox

So made a xcassets

Added a Cube Texture in it (named 'menu'


In my MainScene.scn

I have a camera

In the scene inspector I set background to 'menu'


Here what I see ...


https://www.dropbox.com/t/rvQKqmdAt3tRGGrl


Any clue?

Replies

To be more descriptive for those who do not want to look at image provided in the link, here is the description of my scene:

- Two spheres

- 2 Lights

- A camera

- A skybox set


An what I see is:

In the build app: It is ok

In the xcode editor : instead of seeing the skybox texture. I see tens of warning yellow symbol repeating in the 2 directions of the texture.


So, do you have any clue?