Post Processing effects on FPS controller camera?

Hi all

I just wanted to ask how to add the Unity Post Processing Effects to my FPS controller camera? I have imported the asset and created the profile. I have also attached the profile to my fps camera, but I don’t see any of the effects being applied .

Thanks!

I’ve had this problem too… Was wondering whether you found an answer?

Currently have the same problem! Effects apply in camera window but they don’t apply in run mode…

I’m having the same issue, has anyone found a solution to this yet??

I had the same issue and the answer made me face palm. You have to apply the post processing behavior script to the FirstPersonCharacter, not the FPSController. If you click the triangle next to FPSController, FirstPersonCharacter should be there.

4 Likes

Thanks Gmrowe!

thank you this helped!!