Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Bug Skybox no longer showing in Scene view

Discussion in '2020.1 Beta' started by ROBYER1, Feb 25, 2020.

  1. ROBYER1

    ROBYER1

    Joined:
    Oct 9, 2015
    Posts:
    1,420
    **Edit: Just seen that Effects toggle is off by default in this new release and that is why! May not be a bug!

    No matter if skybox is ticked in scene view - Effects - Skybox toggle on or off, it does not show in the scene view any more.
     
  2. Hyp-X

    Hyp-X

    Joined:
    Jun 24, 2015
    Posts:
    421
    It does show up for me when I enable the "Toggle skybox, fog and various other effects", but it turns off automatically at every restart of the editor.
    Unity 2020.1.0a24.3156
     
    _protagonist and ROBYER1 like this.
  3. kristijonas_unity

    kristijonas_unity

    Unity Technologies

    Joined:
    Feb 8, 2018
    Posts:
    1,073
    zhiligeng and mjc33 like this.
  4. POPROCKLOCK

    POPROCKLOCK

    Joined:
    Apr 14, 2020
    Posts:
    2
    Thanks it worked
     
  5. faisalurrehman234

    faisalurrehman234

    Joined:
    Aug 21, 2021
    Posts:
    2
    Just change layout from default to other.
    It worked for me
     
    mcaisw likes this.
  6. davidnibi

    davidnibi

    Joined:
    Dec 19, 2012
    Posts:
    421
  7. bnmguy

    bnmguy

    Joined:
    Oct 31, 2020
    Posts:
    46
    Clearly they have marked it as "Fixed" even though it is not.

    This isn't the first time either. Historically when they do this, and fail to mention it in the "Known Bugs" release notes it means they are just going to ignore the issue.
    Not a good look for them, but they do this a lot.

    I'll add it into my list of "Trust Issues" plaguing the Unity brand.

    The maddening part is - if this bug was on HDRP (their current target for selling services), it would have been fixed AGES ago. For URP it gets marked fixed, then ignored.
     
    Last edited: May 15, 2022
  8. kristijonas_unity

    kristijonas_unity

    Unity Technologies

    Joined:
    Feb 8, 2018
    Posts:
    1,073
    In which versions of Unity do you still experience this issue? Could you please provide more details? A small repro project would also be ideal, because we could take a look at it ourselves.
     
  9. glacuesta

    glacuesta

    Joined:
    Nov 30, 2017
    Posts:
    10
    I am seeing it on 2021.3.2f1
     
  10. kristijonas_unity

    kristijonas_unity

    Unity Technologies

    Joined:
    Feb 8, 2018
    Posts:
    1,073
    In the Scene view, make sure that the Skybox toggle is enabled. See the attached screenshot for reference.

    Screen Shot 2022-06-16 at 15.03.56.png
     
    Bitmap33000 likes this.
  11. FileThirteen

    FileThirteen

    Joined:
    Oct 23, 2012
    Posts:
    27
    2021.3.10f1, freshly downloaded, tried toggling it off and on, reopening:


    The only thing I did was import Netcode for GameObjects and the Third Person Starter assets but the problem was there before I did either of those.

    Edit:
    Figured it out, the lighting toggle was off (as well as the various effects main toggle)


    Hope this helps someone else.