Search Issue Tracker

Fixed in 12.0.0

Votes

0

Found in [Package]

12.0.0

Issue ID

1314361

Regression

No

[Enlighten] Mousing-over the Inspector when Realtime GI is enabled repeatedly starts precompute tasks

Package: Scriptable Render Pipeline HD

-

Repro:

1. Download and open the repro project
2. Open the Scene ContinuousPreprocess.unity
3. Ensure that Realtime Global Illumination is enabled from the Lighting Window
4. Select the GameObject "Plane"
5. Without baking lighting, move the mouse from the Scene view to Inspector

Observed:

Every time the mouse enters the Inspector pane, a preprocess (0 - 2) will start. This appears to be updating the Ambient Probe, and SkyManager is updating the sky Reflection Probe. This issue does not repro when Baked GI is used instead.

Expected:

Unless the sky is actually modified, the preprocess should probably not be started. Or if it is, do it silently.

Notes:

This only happens when the current Visual Environment volume component is set to Ambient Mode: Dynamic. Changing this to Static, the issue does not occur. Dynamic sky is supposed to update the ambient probe every frame in relation to changes to the sky, unsure why mousing-over the Inspector would trigger this. This can be verified by modifying the Global Volume present in the repro Scene.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.