Can't see GameObject in game mode

Hi,

I made a new block with a platform effector 2D and wanted to put it in the game and in the scene mode I can see it but when I go to the game it doesn’t show up. Is this a problem with the canvas or grid?

Maybe this helps


BTW I can still stand on it and go through it.

It looks like your Z position is not 0 and your game is 2D. It’s possible that this object is outside of camera clipping plane.

For 2D I always recommend setting all Z positions to 0, unless you really know what you are doing

Sorry for the late reply,

I made all the gameObjects’s z position to 0 but it still didn’t change. I think it might be a problem with the camera?
BTW my camera and 2d Cinemachine was on zpos -10 but I couldn’t change it.

alt text