I created a stage with direct light and inside this stage I made a room without any kind of inner light. The strange thing is that the room reflects the direct light, illuminating the room and seeping through the unions (there is no opening) I leave here a screenshot, I hope you can figure out what is the problem. They are Static Mesh, they are not BSP and they have UVs.
Regards.
The back faces don’t block light by default, that’s an option you have to enable in the static mesh, or make sure that you have another mesh for the other side of the wall.
Hmm, can it be a smoothing group problem? Looking at your second last screenshot it seems possible. Try setting a smoothing group for each face of the floor mesh and then reimport(or let the editor to calculate normals and tangents and then reimport.)
I’ve setup a similar test case using the third person template (just because that’s what I had loaded up at the time) with a wall I had made in 3Ds Max. I setup a closed box, similar to your setup.
I tested this with two instances.
For my setup I did apply the m_Metal_Chrome material since I know it’ll produce a reflective surface.
I used a static directional light with light built on Production and got no light bleed, but did when building on preview (this is expected).
Then I switched to Distance Field Shadows by setting my cascaded shadow map distance from 20k to 0. I enabled DFS and left at the default settings. Rebuilt lighting and I still have no shadow bleed.
Can you test this setup as well and if you’re still having the same issue can you post a screenshot of your directional light details panel?