I am still trying to wrap my head around this Enlighten moster that is still quite opaque to me as to what the different knobs really do…
To begin with the bake was not only running slow as hell, but also not produced anything usable. The lightbleeds from objects and emissive surfaces seemed to turn up at the wrong places, and the GI view in the editor showed very weird artefacts.
Seems like the automatic UV creation was to blame. After selecting “preserve UVs”, UVs make way more sense, and the emissive view looks correct. The whole thing is still slow as hell… guess I will have to let it run overnight… yeah, so much for fast iterations.
Now, I guess the reason why Enlighten is struggling is my terrain. I use a 1024x1024 units terrain, altough all other meshes are 1/4 normal size, so that would be equivalent to a 4kx4k terrain when I increase the resolution for the other objects.
I already had to lower “size in lightmap” for the terrain to 0.025… I have no idea if that has any influence on the precompute or not though.
Do I have ANY chance of getting sensible GI Data out of Enlighten with such a large terrain without cutting it up into tiny chunks? Yes, I know that Enlighten cuts it into chunks, but given the expierience of others that might not be enough as Enlighten seems to struggle with way smaller meshes.
What is a reasonable terrain size if I want to precompute GI in a resolution that is high enough for at least 2-4 meter texels? 128x128? 256x256? Cutting the terrain into smaller pieces yet keeping them editable in the editor is a pain, but maybe worth it if the chunks are not soo small.
Is anyone actually bothering with Enlighten precompute GI for large outside scenes? Is it wiser to shelf this for now, go with simple skybox based environment lighting with faked bounced ground light added to the skybox and call it a day?
At least while I work on the scene and try to iterate fast?
Is there a chance that in 6 months or so, Enlighten will be much faster to calculate precompute GI data, or solving the problem still present with large mehses and terrain?
If it works, the realtime GI is really brilliant. Of course, being able to use baked lightmaps mixed with realtime lighting would be even better, but given how hacky that was even in Unity 4 / Beast days at least for large terrains, and how it seems to be broken now in Unity 5 / Enlighten I am not even going to bother.
But even the realtime GI doesn’t seem to be worth all the hassle if the precompute stage takes 20+ hours for large scenes, and the result is often broken until you tweak all the knobs right, so you have to spend days iteratively baking the GI.
Given that the IBL you get even without realtime GI is already pretty good given a good skybox, and a “normal” scene without brightly colored objects or emissive textures, which needs neither a bake, and is working like a charm 100% of the time, I am not so sure Enlighten as implemented in Unity is really worth the fanfare it got in the beta phase.
Oh, another quick question. I am currently also struggling with the weird behaviour of emissive surfaces that contribute almost nothing to GI unless you crank up the emission value so high that colours are completly blown out to white.
Could I just add another object, like a plane, put it before the emissive part of the other object, give it a material with the right emissive color, crank the emissive up to the needed value, while making the object transpararent for the GI bake, and make the object invisible again afterwards?
Would that allow me to contribute way more emissive to the GI without having to crank up the emissive value of the first object?