Commit 6067db0
Not disposing APV stuff when the Lighting window closes and a bake is running
The purpose of this PR is to avoid a memory leak and null pointer references when the Lighting window closes while APV is baking1 parent 4636bbe commit 6067db0
File tree
1 file changed
+4
-1
lines changed- Packages/com.unity.render-pipelines.core/Editor/Lighting/ProbeVolume
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
210 | 213 | | |
211 | 214 | | |
212 | 215 | | |
| |||
0 commit comments