Search Unity

Bug [SOLVED]Graphic glich or bug

Discussion in 'General Graphics' started by Leyasu, Dec 25, 2020.

  1. Leyasu

    Leyasu

    Joined:
    Nov 2, 2019
    Posts:
    4
    hi forum, i have been in this proyect for a while, but in some point one scene of my game got bugged and it display a weird graphic bug, and this bug just happen in this scene in particular, i cannot give any technic detail, because i don't know the source of the problem, it just happened and i didn't notice when or how.

     
  2. kdgalla

    kdgalla

    Joined:
    Mar 15, 2013
    Posts:
    4,634
    I think you're not clearing the frame when rendering. On your Camera component, what is "Clear Flags" set to?
     
    Leyasu likes this.
  3. Leyasu

    Leyasu

    Joined:
    Nov 2, 2019
    Posts:
    4
    i'm sorry but i cannot find Clear Flags in my camera component x.x.
     
  4. Leyasu

    Leyasu

    Joined:
    Nov 2, 2019
    Posts:
    4
    kdgalla, bro thanks that was the problem, it was set in skybox, i changed to solid color and the bug deseapeared, :D