I can‘t get to the land

Hey guys,i created a level but now i cant let my character get to the land.There is a invisible box i guess between the character and the land, and the box is as large as the modules of tarrain. I can see the collision of the box when i use “show collision” via project running, but I didn’t create anything like this.


For example, i cant set a “player start” inside the box, if I do that, it shows BADSIZE, but there’s no anything even in the air, at least i cant see anything in item lable

You probably need to use “UseComplexCollisionAsSimple” on the mesh that makes up your land.

Thank you so much for reply. But the land is not made of mesh, but of landscape, so I guess the problem is not on the mesh

Finally I got this problem!!!
The reason makes this situation is the cubes without blueprints in the level, after I deleted all the cube, the character can walking on the floor.
I don’t know whether it is a UE5 bug or not, but now we 'd better not do the thing like I do.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.