The Scene view has several Debug Draw Modes to help you understand and debug the lighting in your scene.
Use the Scene view View Options toolbar to select a Debug Draw Mode.
If you use the Universal Rendering Pipeline or the High Definition Render Pipeline, not all the modes appear. You can use the Rendering Debugger window to debug lighting in these pipelines.
The Contributors / Receivers mode displays the following colors depending on whether objects contribute to and receive global illumination:
Use the Preferences window to customize the colors.
The Shadow Cascades mode displays a different color for each shadow cascade. The colors match the shadow cascade colors in the Shadows section of the Quality Settings window.
You can use this mode to help you adjust the shadow distance, cascade count and cascade shadow splits.
This mode uses the Scene view far plane instead of the shadow distance. You might need to reduce the shadow distance if you want to match the in-game behavior of a camera with a small far plane distance.
The following modes are enabled when you use Enlighten Realtime Global Illumination or Baked Global Illumination.
The Indirect mode displays the realtime lightmaps generated by Enlighten Realtime Global Illumination.
The Directionality mode displays the dominant light direction as a color. Refer to Directional Mode for more information.
The Albedo mode displays the albedo color of materials.
The Emissive mode displays the emissive color of emissive materials.
The UV Charts mode displays a different color for each UV chart (also known as a UV island).
You can use this mode to check how lightmaps scale onto geometry. Change the scale using settings such as Resolution in the Lightmap Parameters Asset, or the Scale in Lightmap property of individual renderers.
The Systems mode displays a different color for each group of clusters (systems) that Enlighten Realtime Global Illumination creates to generate realtime lightmaps.
Refer to How Enlighten Realtime Global Illumination works for more information.
The Clustering mode displays a different color for each cluster Enlighten Realtime Global Illumination creates to generate realtime lightmaps.
Large scenes might generate more clusters than Unity can store in memory. To reduce the number of clusters, use the Cluster Resolution setting in the Lightmap Parameters Asset to adjust the ratio of clusters to geometry.
Refer to How Enlighten Realtime Global Illumination works for more information.
The Lit Clustering mode displays a different color for each cluster Enlighten Realtime Global Illumination creates to generate realtime lightmaps, and applies color from the realtime lightmaps.
The Texel Validity mode displays red on a surface if the baked lightmap texel is invalid. Unity marks a texel as invalid when the lightmapping process emits rays from the surface and hits mostly backfaces. Unity tries to interpolate a color for an invalid texel by looking at neighboring valid texels.
To adjust the threshold for marking texels as invalid, use the Backface Tolerance setting in the Lightmap Parameters Asset.
The UV Overlap mode displays red if a baked lightmap texel is too close to a texel in another lightmap chart, which might cause aliasing, pixelation and other issues. Refer to Fixing lightmap UV overlap for more information.
The Lightmap indices mode displays a different color for each baked lightmap.
If you use the Shadowmask Lighting Mode, the Light Overlap mode displays a light volume as red if the light doesn’t contribute to the baked shadow mask textures. This means there are more than 4 light volumes that overlap, so the highlighted light has to fall back to fully baked. Refer to Light Mode: Shadowmask for more information.
The Baked Lightmap mode displays the lightmaps generated by Baked Global Illumination.
If you use the Shadowmask Lighting Mode, the Shadowmask mode displays the baked shadow mask textures. Refer to Light Mode: Shadowmask for more information.
The properties in the Lighting Visualization overlay depend on the Debug Draw Mode you select.
プロパティ | 値 | 説明 |
---|---|---|
Lighting Data | Select whether Unity uses the current baked lightmaps in the Debug Draw Mode, or temporary lightmaps that Unity rebakes when you update the scene. Refer to Preview lightmapping for more information. | |
Baked | Use the current baked lightmaps. | |
Preview | Use temporary lightmaps that Unity rebakes when you update the scene. | |
Show Lightmap Resolution | Use a checkerboard pattern to display the resolution of lightmaps. Each check is one pixel in a lightmap. | |
Highlight Back-Facing Geometry | Display back-facing geometry as purple. Use the Preferences window to change the color. | |
Adjust Lightmap Exposure | Raise or lower the brightness of the lightmap colors, to help make the range of colors more visible. The default value is 0. |
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.