How do i fix lighting for a static interior in 4

HI EnergyPlaysGames,

The lighting artifacts your getting is expected based on the way your have authored your meshes.

There is one thing I’ve not added to the guide for this section right now and that’s if you’re importing this as a single object or you have multiple planar pieces, like your wall, that make up a single wall in maya and will be a single mesh in UE4 then you need to weld the vertices for the faces otherwise lightmass won’t know about the shading on the other edges to help them blend together seamlessly.

If you’re reassembling this model using modular pieces in UE4 you’re not going to really be able to correct this since these aren’t part of the same mesh and will never know what the shading is on the other to blend them properly. This is something we hope to be able to do in the future but haven’t gotten around to it just yet.

-Tim