Hi order66,
This is expected behavior when dealing with lots of meshes, LOD levels, and large FOV changes… What needs to be done in your project now is optimization.
Take a look at the Profiler Tool and gather data. Then investigate best practices on how to optimize what you can. You should also look into how many Draw Calls are being made and try to combine as many as possible.