Shadows disappear on the distance

Hi guys! I use skylight and the shadows on objects disappear when the distance changes. How I can fix it?

1 Like

Hi,

I saw an answer to this, it was to “change the shadow distance on the light” See attached image.

1 Like

I can solve this problem! I just increase “Lumen scene view distance” in PostProcessVolume and shadows come back!

3 Likes

That setting doesn’t work on Unreal Engine 5.2.

3 Likes

Yes i agree

r.RayTracing.Culling 0

23 Likes

Thank you, life savior…

Amazing, solved all issues…

Helped!!! Thank You!

worked for me in 5.2 2023 - thanks!!

I can confirm that this is the best solution. I’m on 5.2. i JUST wish there was a proper slider for this

This worked for me in 5.3! Thank you!

Thanks! It worked for me.

Hello every one,

I used this Cmd r.RayTracing.Culling 0 in my 5.2 engine in 1650 4gb graphic it was not working any other solutions.

1 Like

hey, i had this same problem. i had made a new project overall and i forgot to check in my project settings that Unreal was using hardware raytracing for lumen(it wasn’t). Try seeing if this is your problem. ‘raytracing for shadows’ and ‘use hardware raytracing’ especially. then the console command will work fine.