Unity-Technologies / AutoLOD

Automatic LOD generation + scene optimization
https://blogs.unity3d.com/2018/01/12/unity-labs-autolod-experimenting-with-automatic-performance-improvements/
Other
1.81k stars 212 forks source link

Lightmaps #80

Closed Ciulama closed 3 years ago

Ciulama commented 3 years ago

Hi, does this work with lightmaps? will the combined meshes have uv2 copied from the original meshes? (sorry for posting this as an issue, didnt know where else to ask)

amirebrahimi commented 3 years ago

Apologies for the late reply. I had to run a test. It looks like uv2s are copied, but the materials are not properly set up (at least with the built-in lightmapper). So, I guess the answer is no, currently.