I am creating a plane mesh through code using this function: https://gist.github.com/952795
For some reason when the transform point of the game object moves out of camera view, the entire mesh isn't rendered. I know the bounding box info is being updated by seeing the Debug.Log info.