However, when I deselect and make no other changes, I get the correct lighting solution. See: http://i.imgur.com/70OUBNS.jpg
What I’m trying to achieve is the soft shadows we all saw on the Paris Apartment demo, without having to split every wall & enter a high light map resolution.
I’ve not used the Unreal Paris Apartment demo that was released, but I’m fairly certain that it used static lighting and not dynamic. I could be wrong though.
Can you post a screenshot of your light source settings? When you take the screenshot select the eye next to the search bar in the details panel and click “Show Only Modified Properties.” This will condense the list to make it easier to read what has changed.
Also a screenshot from outside your room with the Viewport > Show > Visualize > Mesh Distance Fields could be helpful as well. This will allow us to see the Distance Field Volume that is generated for your mesh.
It looked as though he had some spot lights from the windows and I suspect he used that shadow method given the soft shadows. That’s my best guess anyway.
I’m pretty sure Benoit used static lighting for Unreal Paris. It’s currently the only way to get very precise shadows required for architectural visualisation. Download the berlin flat demo project in the marketplace you’ll have a good place to start for interior lighting!!! It’s based on Koola’s method.
By breaking the mesh into smaller pieces you will get better distance field resolutions without the need to use anything close to a resolution of 100. Also, if you decided to use lightmaps with bake lighting vs dynamic you would not need drastically high lightmap resolutions either.
Pre-computed lighting will give you the best results even though it does require more work to set up the lightmaps and meshes.