When I had this problem I realized that you need to have a texture as your material. It won’t work with just a color set as a material. Unreal engine 4 don’t know where to start generating the light map, but if you have set a texture UE can use that coordinate to generate the lightmap. UE can’t generate a lightmap on it’s own.