Skip to content

CVR GI Material Updater

Memory Leak

Realtime Global Illumination has a massive memory leak in Unity 2019.4. This was fixed in unity version 2019.4.30 and upwards. Consider not using, or enabling the component while the ChilloutVR is still on 2019.4.28.

Calls UpdateGIMaterials on the same game objects Renderer, there for requires some sort of Renderer.

This can be used to have realtime global illumination on emissive objects.

Back to top