Spawned props only dispose when close?

Hello, I am spawning creative props and disposing them in my map, but found that props that are far away only get deleted from rendering once a player goes close enough, and players end up being able to see old disposed props from far away. I have streaming disabled on my map because it broke a key gameplay function. Is there anyway to make far away props dispose properly?