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

2019.3.0f6 Conflict with camera Post Processing flag #2

Closed
EsiNikko opened this issue Feb 4, 2020 · 1 comment
Closed

2019.3.0f6 Conflict with camera Post Processing flag #2

EsiNikko opened this issue Feb 4, 2020 · 1 comment

Comments

@EsiNikko
Copy link

EsiNikko commented Feb 4, 2020

Motion blur won't work while Post Processing flag in camera is on.
Though the frame debugger shows that _MothionVectorTexture is set up properly.

To resolve this issue I changed "renderPassEvent" from "AfterRenderingPostProcessing" to "BeforeRenderingPostProcessing" in MotionBlurRenderPass.cs

@EsiNikko EsiNikko closed this as completed Feb 5, 2020
@EsiNikko
Copy link
Author

EsiNikko commented Feb 5, 2020

To resolve this issue I changed "renderPassEvent" from "AfterRenderingPostProcessing" to "BeforeRenderingPostProcessing" in MotionBlurRenderPass.cs

Hot-fix link

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

No branches or pull requests

1 participant