As soon as I enable the collider the flare vanishes, why is that?
The collider is blocking it; use the IgnoreRaycast layer for the object.
–Eric
It’s working now, thanks.
But why is that? Do flares use raycasts to check if they are visible?
Yes.
–Eric