4.9.2 Blendables Changes

So, 4.9.2 changed how post-process blendables work. I use them to achieve the ‘highlight effect’, however, with the new changes it no longer works. The post process content example blendable no longer works as well.

Any word on how to update our blendables to the new changes?

Thanks guys!

EDIT:
It wasn’t actually 4.9.2 I don’t think that did it. That’s just the first build I noticed it on.
(It was probably 4.9 or 4.9.1)

Hi Pumpy Bird,

In your post process material you will now need to change the SceneTexture:SceneColor to SceneTexture:PostProcessInput0. This was a change that went into effect with 4.9.

I recently fixed the Post Process material in Content Examples while fixing some other things there so that this should be reflected with any other CE project releases.

Great, back in business!