Version: Unity 6.7 Alpha (6000.7)
Language : English
Improve the visual fidelity of lightmaps
Configure shadow resolution in the Universal Render Pipeline

Shadows in URP

Resources for configuring and troubleshooting shadows in the Universal Render Pipeline (URP).

Page Description
Optimize shadow rendering Optimization techniques that help you make shadow rendering faster in your project.
Configure shadow resolution Configure the shadow resolution of the directional light and the additional lights.
Add screen space shadows Add a Screen Space Shadows Renderer Feature to calculate shadows from a render texture instead of shadow cascades.
Screen space ambient occlusion Resources for adding a Renderer Feature to darkens creases, holes, intersections and surfaces that are close to each other in real-time.
Visualize shadow cascades Visualize shadow cascades to make configuration easier.
Troubleshooting shadows in URP Techniques for troubleshooting shadow rendering.

Additional resources

  • ShadowsA UI component that adds a simple outline effect to graphic components such as Text or Image. It must be on the same GameObject as the graphic component. More info
    See in Glossary
Improve the visual fidelity of lightmaps
Configure shadow resolution in the Universal Render Pipeline