I’m using Unity 2022.3.10f1 and I encountered two issues when using the SRP Lens Flare.
The first issue is that when I click on the lens flare asset, I receive an error and can’t visualize or configure it. Here’s the error:
The other issue is that I’ve set up my scene with the camera’s Clipping Plane Far at 500, and when my object moves toward the sun and goes beyond 500 units, the lens flare disappears. It only reappears if I move backward or set the Far value to a number greater than 500.
Hello. Did anyone ever find a solution to the Clipping plane part of the issue ? Or a workaround other than increasing the far clip plane value on the camera ? I have the same problem, upgraded to Unity 6000.0.41f1 and URP 17.0.3 and it’s still there
When the camera moves past a certain point, the SRP lens flare that I attached to a directional light disappears. Moving the light itself doesn’t help, the only workaround currently is to increase the far clip plane on the camera. All I could find about the issue on google is this post and one reddit post, both with no solution