Far objects flicker in dark

Some far objects are flickering on my scene view as well as on game view.This is happening when my camera is moving and when my camera is at certain distance from them ,when i get close to them flickering stops.How to fix this?

It might be a precision problem in deferred mode.
Actually, you might want to increase the near clipping plane of the camera.
Increase the near clipping plane as much as you can and see if the flickering stops.

Didn’t fix the problem,it’s same.