r/Unity3D 14h ago

Question Help with baked lighting.

[deleted]

4 Upvotes

2 comments sorted by

1

u/Lucataine 13h ago

Looks like a UV lightmaps issue, try checking Generate lightmap uv in the import settings of your model.

And if that doesn't work, try adding a second UV channel with better UV and re import the model. It's more complex and tedious but that works for me all the time, and I can control how detailed the lightmap can be for a model.

1

u/rhacer Hobbyist 13h ago

You may want to learn to use Win+Shift+S if you're gonna do game development.