The online platform for Corona users to submit, vote, and collaborate on creative suggestions.
Recently, after a long time, I found out on the forum that CORONA loads hidden objects into RAM even when they are disabled using the object properties Viewport Visibility and Renderer Visibility. This was quite surprising to me, because other renderers — for example Octane — do respect these settings. I discovered that in Corona it is necessary to hide parts of the project by assigning them to layers and then hiding the entire layer.
However, organizing a project through layers is not as versatile, and it would be great if hiding or disabling objects via Viewport Visibility and Renderer Visibility properties were fully supported.