I tried to increase Lightmap (very similar result with 128-512-1024-2048 ), and increase the World Setting. It’s better, but I’ve still this artefact.
Second, I’ve very strange constrast problem. I need to cut my Floor in 2 parts, so I exported Floor_Right, and Floor_Left. I unwrapped UVs, I created a second chanel for light map. My 2 Statics mesh are exactly same ( exept first is Right, second is Left part ) but when I build, I’ve this result :
how can I resolve this problems ? Do you have an idea ?
Unless you really have to, you should keep your floor as one mesh.
Other than that, try messing around with lightmass settings. Increasing lightmap resolution might help.
Apparently there are some lightmass settings you can change to get rid of the artifacts but can’t remember what they are. Or, just use dynamic lights
First thing is that all of your UV’s MUST be within 0 > 1 space in your lightmap channel (the checkered area), otherwise you’ll get overlapping errors. Each polygon on your object needs to have it’s own space in the UV map in order for a proper lightmap to be baked. Simplest way is to create a second UV channel with another UVW Unwrap modifier (set the channel to 2), then select all faces -> Flatten Mapping -> Pack UV’s.
If you want to, you can avoid that last step and the Engine will attempt to generate UV’s for you in the second channel. (UV 1)
Dynamic lights probably won’t be useful for you, since this looks as though it’s going to be an ArchViz world of some kind.
These are unfortunately just some Caveats of the Lightmass system, but no stranger to static lighting systems in general. Tim Hobson made a huge and very useful thread somewhere since this question has been asked a number of times… I’ll try to find it but in the meantime if you search the Wiki, you should be able to find it!
I’d like to see this improved in the future since it’s probably the biggest question asked about lightmass next to the infamous ‘Overlapping UV’s’ questions. Perhaps point-sampling of light maps around mesh seams and averaging the results. Dunno…
I can’t set 4096 for lightmap, the build is really tooooo long
I don’t have overlapping issue.
I don’t understand, I bought London Scene ( UE4 archviz ), it’s same world setting, same unfold uv ( flatten ), and with 512 lightmap resolution, he has a better result than me with 2048…
why ?
Except for the floor (iirc there was the exact similar issue somewhere in another thread, check out the ArchViz forums) is shadow bleeding from too little space between UV islands as well as not so great unwrapping for lightmaps.
Solution:
Use higher spacing, you dont need to care too much about stretching in the lightmap UV channel
Stich UVs where roughly the same amount of light falls onto the model (for static lighting)
Split UVs where a entirely dark poly will hit a bright one (such as unseen backsides of objects) Works great for walls and the like, for more complex objects you want to look out where to put the seams.
Hello how are you? I came across your help page or asked for help for problems with shadows on your meshes. I wanted to know if since the time you had found the solution, because I exactly did like you, I bought an Archviz scene to learn, but I have exactly the same worries as you and I look for me Does not find any where to come …