Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

There is no object when moving to the program window

Discussion in 'Editor & General Support' started by Miloslav_KV, Jan 19, 2020.

  1. Miloslav_KV

    Miloslav_KV

    Joined:
    Jan 8, 2020
    Posts:
    10


    (Google Translate)
    How can this be fixed?
     
  2. Miloslav_KV

    Miloslav_KV

    Joined:
    Jan 8, 2020
    Posts:
    10
  3. Joe-Censored

    Joe-Censored

    Joined:
    Mar 26, 2013
    Posts:
    11,847
    Could be any number of causes. Could be you have important components on the object disabled (no idea because you've cropped the inspector out of the image). It could be the model is attached to a child, and the child is positioned relative to the parent far enough away so that it is out of the camera's view. It could be you've assigned this object to a specific layer you have disabled from display in the scene view. You haven't provided enough information to say.
     
  4. Miloslav_KV

    Miloslav_KV

    Joined:
    Jan 8, 2020
    Posts:
    10



    (Google Translate)
    Added by Any ideas why so?
     
  5. Joe-Censored

    Joe-Censored

    Joined:
    Mar 26, 2013
    Posts:
    11,847
    In your last image, the object actually in the scene has no components. Where is the object in the scene hierarchy which should be one of these cubes? The only one you show the inspector for is in your assets folder, but things in the assets folder aren't visible in the game or scene view until they are added to the scene hierarchy.
     
  6. Miloslav_KV

    Miloslav_KV

    Joined:
    Jan 8, 2020
    Posts:
    10
    How to add them?
     
  7. Miloslav_KV

    Miloslav_KV

    Joined:
    Jan 8, 2020
    Posts:
    10
    C:\Program Files\Unity\the name of the project\Assets/Clin_map.fbx
     
  8. Joe-Censored

    Joe-Censored

    Joined:
    Mar 26, 2013
    Posts:
    11,847
    No, the scene hierarchy is the center left panel which in your image says "untitled*" at the top. That is where all objects currently in the scene are located, and the only things which you will see in the Scene View or the Game View. If what you're looking for isn't in there, then you won't see it in either of the views.

    As for adding them, if what you want is a component you add a GameObject to the scene, and then add a component with the add component button in the inspector. Sometimes you can just drag the asset into the scene view and Unity will do that all for you.
     
    Last edited: Jan 27, 2020
  9. Miloslav_KV

    Miloslav_KV

    Joined:
    Jan 8, 2020
    Posts:
    10
    What am I doing wrong?
     
  10. Miloslav_KV

    Miloslav_KV

    Joined:
    Jan 8, 2020
    Posts:
    10
    В 5.6.7 the same way
     
  11. Miloslav_KV

    Miloslav_KV

    Joined:
    Jan 8, 2020
    Posts:
    10
    Can't this be solved?