L
L
Loshka242021-11-02 08:59:45
Unity
Loshka24, 2021-11-02 08:59:45

Why is the object not displayed on the stage?

Help me understand, the created object is not displayed in Unity, while it is visible on the camera and it is displayed during compilation.6180d3c18aed9401169724.jpeg

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nekit Medvedev, 2021-11-02
@NIKROTOS

If you need a circle, try using lineRender( https://docs.unity3d.com/ru/530/ScriptReference/Li... )

L
LittleBob, 2021-11-02
@LittleBob

Check the Z coordinates of the camera and your object. He may be "behind" the camera. Try changing the layer of the object.
Try creating a new object through the hierarchy: 2D gameObject - square. If all else fails, then create a new 2d project and first of all create a 2d object.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question