Skip to content

Commit 2d95f11

Browse files
svc-reach-platform-supportEvergreen
authored andcommitted
[Port] [6000.4] [APV] Loading a baking set using the Load Baking Set button does not load probes
1 parent 953c19b commit 2d95f11

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume/ProbeVolumeLightingTab.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,7 @@ void BakingGUI()
361361
activeSet = newSet;
362362

363363
ProbeReferenceVolume.instance.Clear();
364+
ProbeReferenceVolume.instance.SetActiveBakingSet(newSet);
364365
}
365366

366367
if (activeSet != null)

0 commit comments

Comments
 (0)