I’m using Unity 2018.2.2f1.
Windows 10
GeForce GTX 1080
Intel proccessor
64 gigs of ram
I’m getting artifacts in my real-time GI precompute. Optimize Realtime UVs for the model is checked. Auto unwrap using max distance and max angle are not giving me good results. I’ve created custom lightmap UVs in a second UV channel in Blender and exported my model as a .dae file to Unity. Real-time GI precompute does not seem to recognize the second UV channel with custom UV shells for lightmapping. Baked GI does but not real-time GI.
In Unity 5 there used to be checkbox option on the mesh renderer called preserve UVs. This would disable the auto unwrap algorithm in Unity and default to custom lightmap UVs in the second UV channel of the scene object.
This option is no longer available on the mesh render in 2018. Does anyone know where I can find this option. I have looked everywhere!
Thanks so much for your help.