The Scene screen does not display the objects with .png extension that I added to the project.

I started a short course while learning Unity. In this course we create a 2D project. We added objects with .png extension to use in the project, but these objects do not appear on the Scene screen. Only the arrows for editing the object appear. I can see objects on the game screen. How can I solve this problem? I researched but couldn’t find a solution.

Adding things to the project does not make them appear in the scene.

Are they in the Project window? Your screenshot doesn’t show that tab, or rather shows it collapsed.

Be sure you are paying attention to the steps outlined.

Two steps to tutorials and / or example code:

  1. do them perfectly, to the letter (zero typos, including punctuation and capitalization)
  2. stop and understand each step to understand what is going on.

If you go past anything that you don’t understand, then you’re just mimicking what you saw without actually learning, essentially wasting your own time. It’s only two steps. Don’t skip either step.

I can’t see your camera either I wonder if you’re just really zoomed out?

You can press F with an object selected and your mouse over the scene-view, which will focus the view on said object.