Lightmap Problem / Black Object after Rebuild (Blender Import)

Hey guys,
I tried to import my “apartement” built with blender into UE4.
In Blender:


Many guys said, that I need to make a Lightmap in Blender, but normally, UE4 could generate it itself.
Then I’m exporting it as a .fbx file and import it into ue4.

Thats how it looks before building ligthning again.
After that, it looks like this:

Okay, so. I need a Lightmap i think. So i’m going to the mesh editor and build a new lightmap, but there is none.


Whether in UV Channel 0 nor in Channel 1…

Okay okay… So I tried making a lightmap in blender.
First Channel, just a “Smart UV Project”


then in the second channel i pressed “lightmap pack”

Then there is a weird and very complicated lightmap, but hey, I’ll give it a try.

Okay, exporting it as a fbx and importing in UE4


then there’s a smoothing group error, but i dont think that this is the problem and now its compiling shaders because of all the new textures.
Drag and drop the object on the scene:

building lightning:
no errors, compiling all shaders and…:


Looks quite good, but you can see some strange shadows (at the pillow and so on…)

Can anyone tell me how i can remove these shadows?

Thanks for all advices! :slight_smile:

If you’re using one lightmap for that entire scene that is most likely the issue, combined with the small dimensions you are currently using. Try breaking the scene up into smaller pieces with their own lightmaps, or increasing the lightmap resolution size. Also ensure that you don’t have any overlapping lightmap uv’s.

Also double check under material for import it’s not generating uv lightmap and on the mesh options you tell it to use the lightmap channel 1 if that’s the lightmap.

Is the house one single mesh? That’s not the way to do game ready 3d environments. For starters it would be best to split the furniture into separate meshes and export them separately. The walls and floors could be made using BSP in the engine.

Hey Thanks for all answers! I seperated the rooms into furniture and so on, but now i keep getting black shadows at the borders of single faces… Something like this:

hm… Increasing the resolution of the lightmap seems just to make the shadows between thinner and more detailed.

Hey it didnt work :confused: see post before :frowning:

Either those faces aren’t joined, or you automatically laid our your UVs. Make sure that the edges are merged, and show us your lightmap UVs for the bed and pillow.