Command in defaltEngine.ini doesnt affect the game

Just added this line to the Engine.ini:
r.RayTracing.Shadows.EnableTwoSidedGeometry 0

it works on console command but it doesnt work ingame once added to the ini file.
Any idea how to fix it please?

1 Like

I think I found a possible solution, but I’m not yet sure:
r.RayTracing.Shadows.EnableTwoSidedGeometry=0

so adding ā€œ=0ā€ instead that just 0 like in the console commands

At the moment seems to work after restarting the project

1 Like