Version: Unity 6.7 Alpha (6000.7)
Language : English
Configure shadow cascades
Implementation details of shadow cascades

Performance impact of shadow cascades

Increasing the number of shadow cascades increases the number of draw calls in the shadow rendering pass, which has a negative impact on rendering performance.

Reducing the number of shadow cascades lets you significantly reduce the number of shadow rendering draw calls.

A lower number of shadow cascades might reduce the visual quality of shadows in the scene. Choose the number of cascades based on the performance and visual quality requirements of your project on a scene-by-scene basis.

You can configure different shadow cascade settings and shadow resolution settings for different quality levels using multiple URP assets.

Configure shadow cascades
Implementation details of shadow cascades