Fix issue when APV debug probes is enabled when baking by FrancescoC-unity · Pull Request #5662 · Unity-Technologies/Graphics · GitHub
Skip to content

Fix issue when APV debug probes is enabled when baking#5662

Merged
JulienIgnace-Unity merged 1 commit into
masterfrom
HDRP/fix-apv-error-when-debug-enabled-on-baking
Sep 16, 2021
Merged

Fix issue when APV debug probes is enabled when baking#5662
JulienIgnace-Unity merged 1 commit into
masterfrom
HDRP/fix-apv-error-when-debug-enabled-on-baking

Conversation

@FrancescoC-unity

Copy link
Copy Markdown
Contributor

I could never repro but several people did.

The issue likely stems from the fact that when baking the allocation in the probe brick pool (chunks) are invalid as things are being unloaded and new cell are loaded before a slot in the texture is assigned (baking not completed)

Fix verified by @tlaedre .

@github-actions

Copy link
Copy Markdown

@github-actions github-actions Bot added the SRP label Sep 15, 2021
@github-actions

Copy link
Copy Markdown

@JulienIgnace-Unity JulienIgnace-Unity merged commit f47e3c8 into master Sep 16, 2021
@JulienIgnace-Unity JulienIgnace-Unity deleted the HDRP/fix-apv-error-when-debug-enabled-on-baking branch September 16, 2021 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants