I am having an issue when the marble collides with the rails - the screen seems to flicker, especially at the edges. I never saw this issue with 1.0.3.
Any Ideas?
I also have noticed this, it seems the flicker occurs when unity pushes through events. I would try different methods of rendering in xcode (ie event pumped based with a larger timeout) or editing the maximum allowed timestep in the Time Manager settings and see if you get different results.
I’ve noticed something similar on my game. It happens for me when I tilt the device causing the camera to twist quickly, the edges of the screen render black for a frame. I’m not sure if it’s related, but when you change the volume while tilting the device, the same thing happens but much slower and over many frames. Anybody else notice this?
Moss, I tried to reproduce flickering with iPod 2nd gen OS 3.0 and iPhone 3GS OS 3.1 but was unable to.
Some kind of flickering problem was solved in this topic. If suggested solution won’t help, please file a bugreport and mention this topic and a case 287710 that has your submitted project.