Shadows flicker problem in Scene or Game view

Modified on Wed, 17 Jul 2019 at 02:22 PM

Shadows flicker in Scene View:

This is due to the near/far clip of the SceneView camera using wrong values which cause precision issues in the depth buffer.

To fix this just select any object in SceneView and press "F" to focus the camera on it. This will reset the near/far clip values of the SceneView camera.


Shadows flicker in Game View:

Similar to the SceneView, this could be related to a depth precision issue. Try increasing the camera's near clip plane to 0.3 or even more.

Here's a good explanation on how the near clip plane determines the precision of the depth buffer.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article