Hi, I’ve recently upgraded to 2019.2.5.
New Mesh Renderer component offers some new options:
- Contribute GI
- Receive GI
This seems to be an attempt to solve the old hack of using “0” in the lightmap scale value.
However, using the Receive GI with “Light Probes” instead of Lightmap option appears to be bugged, and will max out the lightmaps, and crash editor (if lucky) or machine (if unlucky).
Here’s a object using the option. Notice how the Baked Lightmap rendering option shows it’s occupying a buttload of texes for no reason (it’s not supposed to be lightmapped, right?)
It’s not just a cosmetic issue. Forgetting that option on a couple of bushes makes it unable to bake the map on GPU mapper anymore (out of memory allocation errors). Forgetting that on a couple of trees will completely lock up the editor or the computer.
Is this a known bug? Am I doing something wrong? I wish for the objects to affect baked light, but not get any lightmap realestate - instead they are to be lit with light probes.