Deprecated console command r.TranslucencyLightingVolumeDim

Hi,

I get this error when trying to package an old project converted to 5.7:

Using a deprecated (as of UE 5.7) CVar: ‘r.TranslucencyLightingVolumeDim’. It will be removed in the future. Change all uses to ‘r.TranslucencyLightingVolume.Dim’ instead.

I can’t seem to find where I should change this. New projects made in 5.7 don’t seem to have this problem.

Anyone?