Camera Object Rendering?

How do I make the camera render objects further away I’m using Unity free. Currently I’m trying to make trees render further from the camera currently they only render fully when they are within 100 feet or so. I have the camera far distance set to 5,000 I was wondering if I need to create a script to render trees further or increase the far distance. I have tried increasing the far distance to 10,000 but it seems like the trees are still rendering at the same distance at 5,000.

Something like: