I’ve been having this difficulty in my main projects, so I decided to make a small project in which to test the lighting for quicker turnover with light builds.
As you can see ( in the bottom picture ), the static meshes are all normal under preview settings, but, when the lighting is built ( in the top picture ), it turns most of the meshes black, and some, like the bookcase behind, become very splotchy.
I’ve seen other threads asking about this and have tried the fixes they mentioned - I generated other UV layers to make sure there was a UV layer 1 and 2, and I also reimported these meshes with the normals calculated by UE. I also tried changing the lightmap resolution, to no avail.
I generated the second ( and even a third ) UV channel within UE4. I get an error about the .fbx missing smoothing information on one of the items, but, seeming as it’s not on all the items, I figured it was unrelated to whatever is causing this.
When you send me the file I can test it out for you → it does the same as the UE4, but I think just in a better way (out of experience the generating in the ue4 fails most of the time)
When you like you can send it to me as a pm in the forum:
I checked the roughness and metallic settings for each material and tweaked them in a bunch of ways and it had no effect. I hadn’t tried it with the sphere reflect capture node, but would that even matter if the metallic was set to 0 ( or 1, I forget which means it’s not reflective )?
Alright. I see what you’re saying. I tried it like you mentioned and it didn’t seem to do the trick. I shot you a link to one of the models in a PM, if you still were willing to take a look at it.
1 roughness → no reflection. I would try out the way with the reflection capture actor, because I think there are just two ways why your mesh is black. Either the reflection or because of the 2nd uv channel
Ok, I tried out various stuff, but somehow I can’t find out what is wrong, because in my case it works → so it must be the material or your light setup. Could you probably post a screenshot of your mat + information about the light setup? Here is a modified version of your mesh (you haven’t unwrapped your model) https://drive.google/file/d//edit?usp=sharing
Alright, I grabbed that model and looked at it, and the one glaring difference between the model I sent to you and the model you sent back is that the original had 3 materials assigned to different parts of the mesh ( one for the desktop, one for the body, and one for the legs ). The one you sent to me is comprised of only one material ( one solid UV, whatever ).
You can use the generator in the UE4, but mostly you dont get a good result ^^ So it’s recommended to do it in a 3d program (my way which is shown in the video isn’t the best way, but you will have a good result in the end + it’s really easy)
Here is the theory behind 2nd uv channels + lightmap:
Alright, I kinda understand what you’re saying, but not fully. I will attempt to try the steps laid out in the tutorial you linked, but can you explain to me why this problem is happening and why I can’t just use the UV generator in UE4?
Again, if I haven’t said so enough - thank you so much for all of this help.
so why do you have to make a second UV channel anyway? is that something you do if you didn’t unwrap it without overlaps?
or is this like a blender specific thing that happens? because you could always try exporting your models from blender to another program and unwrapping them in that then exporting to fbx from there.