Unity Platform

Realtime Preview of Baked GI in Editor Using Path Tracing

Apr 2, 2025
Planned
Safe harbor statement

The following is intended for informational purposes only, and may not be incorporated into any contract. No purchasing decisions should be made based on the following materials. Unity is not committing to deliver any functionality, features or code. The development, timing and release of all products, functionality and features are at the sole discretion of Unity, and are subject to change.

How to share roadmap feedback

If you have accepted to use functional cookies and logged in using your Unity ID at the top right of the page, then sharing feedback is as simple as clicking a card below, selecting a topic’s importance, adding your point of view, and submitting. If you prefer not to accept functional cookies or log in, you will be prompted to enter an email address and validate it, so we know how to reach out when the topic evolves. For more information read the Feedback and privacy terms.

Summary

When working with baked global illumination, the lighting data in the scene of the Unity Editor becomes invalidated as soon as the creator moves a light, modifies the geometry or changes a material. To see updates to baked lighting data after these modifications, the scene needs to be rebaked, the process of which can take time and deeply impacts the speed at which you are able to iterate on your content.

Use Case / Intended Outcome

For faster previews of baked lighting we provide a dedicated preview path for iterating on baked lighting data more quickly.

Using the “backwards” path tracing pipeline (where light paths are generated starting from the camera) to compute lighting only for the visible parts of a scene, we enable creators to preview the illumination "instantaneously". This feature will take advantage of hardware accelerated ray tracing if this is available, and will also work on older GPUs using a compute shader fallback.

Help us deliver the deliver that matter to you. Let us know how important is this for you.
By submitting you agree to the Unity’s feedback terms and privacy policy.
Discover upcoming updates and share your feedback