Post-processing with URP 2D in Unity 2019.3

Hi everyone,
Can anyone confirm me that post-processing doesn’t work with a 2D rendering pipeline of the URP since 2019.3 ?

Thanks anyway

1 Like

I’m using the 2D rendering pipeline and the post processing doesn’t work for me either

I tested with the V3 post-processing stack today in 2019.3.0f4 and it seems to be working for me in a very basic 2D renderer scene. Are you using the V2 pipeline (package manager) or the V3 (URP built-in)?

Where did you get 2019.3.0f4 from? In Hub latest I see is 2019.3.0f3

Also, when you have 0f4 installed, where do I get the V3 post processing from? Do everything work same as before with V2 in V3, but its already part of URP and I dont need a seperate package for it then?

The V3 is no longer a package, but included with the URP package from the package manager.

1 Like

Thanks!

2D renderer supports post-processing in 2019.3. You have to toggle post-processing in the camera inspector.
Did you all got this to work or do you still have trouble?

1 Like