I am having a very weird problem where sometimes, randomly, the screen will freeze when running my OpenGL-ES app on my devices running iOS6 or in the iPhone Simulator 6.0.
I can still step through the code, and all the rendering calls are being made as they should. I can even register input and do things in the app. But the screen is frozen in a previous state.
This does not seem to happen in iPhone Simulator 5.0
Anyone else run into this problem?
Edit - Seems to also happen in iPhone Simulator 5.0, running on XCode 4.5.1.