Version: Unity 6 Preview (6000.0)
Language : English
Troubleshooting reflections
Introduction to Adaptive Probe Volumes

Adaptive Probe Volumes (APV) in URP

Adaptive Probe Volumes make Light ProbesLight probes store information about how light passes through space in your scene. A collection of light probes arranged within a given space can improve lighting on moving objects and static LOD scenery within that space. More info
See in Glossary
easier to use by automating placement. They also provide higher quality, more accurate lighting, because they light per-pixel not per-object.

Topic Description
Introduction to Adaptive Probe Volumes The purpose of Adaptive Probe Volumes and what you can do with them.
Use Adaptive Probe Volumes Add Adaptive Probe Volumes to your project and configure them.
Display Adaptive Probe Volumes Visualize the structure of Adaptive Probe Volumes.
Configure the size and density of Adaptive Probe Volumes Change the size of an Adaptive Probe Volume, or increase the density of Light Probes.
Bake multiple scenes together with Baking Sets Add scenesA Scene contains the environments and menus of your game. Think of each unique Scene file as a unique level. In each Scene, you place your environments, obstacles, and decorations, essentially designing and building your game in pieces. More info
See in Glossary
to a Baking Set so you can bake the lighting for all the scenes together.
Streaming Adaptive Probe Volumes How Adaptive Probe Volumes stream lighting data to provide lighting for large open worlds.
Changing lighting at runtime Use Lighting Scenarios or sky occlusion to change how objects use the data in Adaptive Probe Volumes at runtime.
Troubleshooting Adaptive Probe Volumes Solve common issues with Adaptive Probe Volumes, such as light leaks and seams.
Adaptive Probe Volume Inspector window reference Reference for the Adaptive Probe Volume InspectorA Unity window that displays information about the currently selected GameObject, asset or project settings, allowing you to inspect and edit the values. More info
See in Glossary
window.
Adaptive Probe Volumes panel reference Reference for the Adaptive Probe Volumes panel in the Lighting settings.
Probe Volumes Options Override reference Reference for the Probe Volumes Options Override.
Probe Adjustment Volume component reference Reference for the Probe Adjustment Volume component.

Additional resources

Troubleshooting reflections
Introduction to Adaptive Probe Volumes