LOD lightmaps differ, ugly results

Hi all,

I have setup some LODs for my static mesh and the baked lighting is differing between each level causing nasty shadow anomalies. Both meshes have identical 2nd UV sets (basically an Atlas Projection) with the poly faces being in identical positions, size & orientation on the UV space.

Is there anything I can do to reduce this? or should be doing?

122188-lodissue1.png

122189-lodissue2.png

Kindest regards in advance,
Matt.

Hi,

Right now it seems that each LOD bakes its own lightmap at lower resolution instead of using lightmap from highest LOD. This is somewhat covered in this post.

However that should not cause these artifacts. Give each LOD its own proper second UV second and check that UV shells have sufficient padding to ensure for lower lightmap resolution for your LODs

Thanks for taking the time to reply.

I understand what you are saying regarding the lower LOD getting a lower res lightmap. My issue though is the lower version (left image) is correct, it’s the higher res version that has the artifacts.I will rework the 2nd UV channel to see if I can get a better result.