Someting wrong with custom asset

Hey guys. I have payed a artist to make a asset for us. I specifly asked him for custom UVs becasue I know unity generated UVs can cause problems. But I get really strange results.

This is default unity 5.5.3 light baking settings

I need to go up to about 400 in res to get ok result. That wont work in a real scene

So whats wrong with the model? What can the artist correct to get it good at normal lightmap resultions?

Uping the lightmap scale 10 times for the object produces same result, but it seems something is wrong in the model?

Have you set the Lightmap UV’s to be generated on import within the FBX file? You can find this in the properties of the object, within the project window.

I specifically payed for custom UV2s so I rather use these. But I also tried to let Unity generate the UVs and it actually look better, but still not good.

This is Unity generated UVs

The normals or tangents look a bit off (especially on the middle part). In terms of the lightmapping, you might need to increase the padding size on the generated lightmap UVs and also decrease the Hard angle which the UVs are merged. As this full of 90 degree edges, make sure they split is idea important, otherwise, you’ll get bleed occurring between the faces of the model.

Cool, i will point that out to the artist that he should take a look at those, in the meantime I can try your pointers with generated UVs.