How can limit distance of reflection?

Objects brought to the front of the camera affect the reflection of distant glass.
How can i control this?

I think you tweak the reflection through the scalability settings: Scalability Reference | Unreal Engine 4.27 Documentation

If you can’t do that, you can control the reflection fade using the camera distance, and the object position. Either through shader code or a blueprint.