Skip to content

Remove clear resources at release from rendergraph debug menu #2156

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

FrancescoC-unity
Copy link
Contributor

This debug mode clears the resources upon their release, however, that means setting a render target to said resources and then clear them.

This ends up being an issue since we lose the currently set render target and as a consequence the debug menu doesn't know where to draw itself.

The only solution for now is to hide such mode from UI (while keeping it available from code)

@github-actions
Copy link

github-actions bot commented Oct 9, 2020

It appears that you made a non-draft PR!
Please convert your PR to draft (button on the right side of the page)
and cancel any jobs that started on Yamato.
See the PR template for more information.
Thank you!

@sebastienlagarde sebastienlagarde merged commit f20058c into HDRP/staging Oct 9, 2020
@sebastienlagarde sebastienlagarde deleted the HDRP/remove-debug-option-that-kills-debuig branch October 9, 2020 15:38
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.

2 participants