No the lenght shouldn’t be a problem at all because all objects in its way should cast a shadow. Instead your meshes could be the problem, if their faces don’t have backfaces. To solve this without rebuilding your meshes, in your meshes StaticMeshActor properties in lighing try to set Cast Shadows As Two Sided or use a Two Sided Material. I hope this works!