So I have a big area that I’m using Lumen for GI & Reflections.
I want know if it is doable to have SOME smaller rooms use baked lighting; GPULM, by designating a Post Process Volume to that room, set it up for Baked Lighting by overriding the GI and reflections & having a Lightmass Importance Volume within that room?
Afaik, no. It doesn’t even recognize lights with static mobility.
Precomputed lighting from Static lighting is removed when Lumen is enabled. You can disable precomputed lighting entirely for your project from the Project Setting under the Engine > Rendering section by disabling Allow Static Lighting .
Lights with their Mobility set to Static are not supported because Static Lights are stored completely in lightmaps and their contribution is disabled when Lumen is enabled.
We just went through this on current project. Given the performance of Lumen currently, and our target hardware, we turned it off and back to baked lights. Will certainly reconsider next project.