Skip to content
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

Fixes/improvement hdrp #52

Merged
merged 5 commits into from
Oct 16, 2023
Merged

Fixes/improvement hdrp #52

merged 5 commits into from
Oct 16, 2023

Conversation

0xF6
Copy link
Contributor

@0xF6 0xF6 commented Oct 16, 2023

  1. Fixed flickering in 2023 HDRP (remove duplicate call commandBuffer.Clear())
  2. Fixed not render when gizmos disabled
  3. Fixed render in scene view
  4. Fixed mixed command buffer (using command buffer from custom pass)

Potential fixes for: #38, #31
Fixes for: #35

Tested on:

  • 2021.3.31 URP, Builtin, HDRP
  • 2023.2.0 HDRP

Proof videos:

Before fixes:

bandicam.2023-10-16.02-29-09-780.1.mp4

After fixes:

bandicam.2023-10-16.02-36-16-575.mp4

@0xF6 0xF6 mentioned this pull request Oct 16, 2023
@psydack psydack merged commit fcb847e into psydack:main Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants