I’m being plagued with an issue that I’m sure has a very simple solution, yet I can’t find anything online about it.
I noticed that on my PolygonCollider2Ds, If I change the object’s layer to a one of my layers, the gizmos that draw the shape of the collider vanish. On all other layers it’s there, but in a single instance, when set to my layer #11, it vanishes. I’m assuming there’s a hide-show feature per-layer that somehow got toggled on, but I can’t fid it anywhere.
If anyone knows about this please help!