I have a visible UI on the scene that is not showing on the game view

Then on the gameview…

The images are missing and I cant fin the reason

Make sure that you haven’t moved the panel containing the objects outside of the canvas representing the screen. Also make sure that the UI is drawn using overlay , maybe your UI elements are offscreen due to an offset z value.