Objects can be culled based on their distance to the viewer:
Try using in the command console r.ViewDistanceScale
r.ViewDistanceScale 0.4 (reduces the view distance).
r.ViewDistanceScale 0.7 (increased the view distance).
r.ViewDistanceScale 1.0 (Default and user can see all objects)