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.
I think you’re not clearing the frame when rendering. On your Camera component, what is “Clear Flags” set to?
1 Like
i’m sorry but i cannot find Clear Flags in my camera component x.x.
kdgalla, bro thanks that was the problem, it was set in skybox, i changed to solid color and the bug deseapeared,