Disable camera lens flares in viewport

Hi there! Last night I was messing with the lights of my main scene and I managed by accident to create an effect in the editor viewport (it’s happening while the game is running too), where I have camera lens flares effects. Anyone knows what these are and how I can disable them? It’s not something from post process or any camera settings as far as I’ve looked :sweat_smile:
See attached video for reference:

1 Like

Post Process → Lens → Lens Flares → Intensity

Set to zero, or dial it way down.

Also, SHOW (button in the viewport) → Post Processing → Lens Flares

The show settings are different for “editor mode” and “game mode” (toggle with G key)

Can also tweak Lens → Bloom → Intensity

Also, be careful how far your drive your emissive values on materials when using lens flares.

If piloting a camera, be sure that Camera → Camera Options → Post Process Blend Weight is set to zero so it does not override your global post process settings.

3 Likes

Thank you so much!