VS2015 Debugging exits on UE4Editor.exe has triggered a breakpoint

I see that you’re already doing this inside of MainPlayer, but you should also check to see if the world is valid before using it in CameraManager, for that iterator. It could be returning as null and causing a crash.