Solid object?

The best thing would be to make a custom collision mesh. But for now to get you going, you go into the mesh editor and change collision setting to “use complex as simple.” This is not the best approach because every face of the mesh will check for collision each tick. So unless you are walking on the ceiling it’s wasted resources.
See if that works.