Search Unity

Video [HELP ME] Updated my Unity and now the Post Processing doesn't work...

Discussion in 'Audio & Video' started by shunaky, May 1, 2020.

  1. shunaky

    shunaky

    Joined:
    Jul 26, 2018
    Posts:
    5
    Hi, I recently updated my game to the 2019.3.0f3 and noticed all the post-processing was not doing anything...

    After some research I found that in this version they've created a different aproach for post processing, using the class "Volume" and "Volume components"

    The old Post processing volume I could change EVERYTHING on c# pretty easily...
    but this one, I can't find a way to change, for example, the Bloom intensity value...

    Can someone help me with that?
     
  2. marc_tanenbaum

    marc_tanenbaum

    Unity Technologies

    Joined:
    Oct 22, 2014
    Posts:
    637
  3. shunaky

    shunaky

    Joined:
    Jul 26, 2018
    Posts:
    5