No lightmap on FBX models

Hello Unity Pros :))

I thought you guys could help me out with a really big problem of mine.

I made a model in Blender with UV maps for texturing and exported it as an FBX file. I didnt make a second UV map channel for it because I dont know how to do it myself. I checked generate lightmap uvs in the inspector panel but nothing.

So my question is how can i make my model to be lightmapped??

Thanks everyone in advance :))

Hi - in Unity 4.x you need to bake the Lightmapping - set the objects you wish to have baked lightmaps on to ‘static’ in the inspector and then in the lightmapping pane, click ‘Bake Scene’ as recommended follow the instructions from the docs referenced above.