This is the first time I’ve encountered this problem after many static mesh imports, can’t figure out what I did wrong. When I import this mesh it comes in darker than a usual static mesh. It also seems to have some specular properties that are picking up the emissive lights in the room.
I’ve double checked the geo and it seems to be in order. Lightmap and UV also seem to be in order.
With this area looking indirectly lit the shadowing differences you’re seeing is caused by lighting for each actor being handled by a different thread when it’s computed. It’s harder to see with the with the world grid material, so if you use a base color like white it’s much easier to see the disparity between the pieces.
Thanks for the help Tim. I did what the documentation said and nothing changed. I still have these white parts on the mesh that shouldnt be there. I’m not sure if we’re talking about the same thing. I found another mesh doing the same thing in another part of the scene. Here’s some screenshots where Ive drawn a square around the white areas to clarify. Thanks again for the help and hopefully there’s a fix to this.
Yeah I think I misinterpreted a little from your initial post.
Do you have any backface to the mesh? Looks like the mesh has some backlighting on it, but really hard to be sure without knowing all the lighting setups here for the composition of the scene, more about the mesh in question vs the difference with others in regards to its construction.
If it’s really only happening with this mesh it may be better to upload it here and I can have a look to see if anything stands out that is wrong.