Fix effect edges

Hi there, I added an advanced bloom effect to my text object but on one side it cuts like this:
image
As soon as I move the camera it gets fixed but just moves to another part of the text, how can I avoid this?

Since the bug changes, I temporarily fixed it by adding another text object (so the bug moves to it) and hid it but help would still be appreciated if you know what I can do =)

There are many effects that were explicitly designed for Layers only due to how they work with rendering further than the object.

However, the padding parameter is explicitly there to help with this. If you’re using it as an object effect instead of a layer effect, update the padding parameter of the advanced bloom effect until it no longer cuts off.

2 Likes