Showing colliders when the gameobject is selected - this is normal, right?

I’m almost sure that colliders are usually shown when i select an object that has one.
So, right now, i don’t see colliders at all in the scene view.

Is there an option that i don’t know about?

Maybe you turned it off in Gizmos?

1 Like

Hey @dgoyette ,

no, it’s not that setting. Those are turned on and changing them doesn’t solve it. Thanks for taking the time to help and even upload a screenshot!

Your game looks cool btw.

Edit: I fixed it by resetting unity to factory settings. Would be nice to know what caused it, but as long as its gone, i can live with it.

If you’ve collapsed the Collider component in the inspector window, it will not show any gizmos.
This applies to all components.

1 Like

@Vryken That’s a good explanation. Thanks for the answer!