Graphics Drawing

hi,

my game is drawing fine in the Unity editor on my desktop , but after I port it to the iPhone I am getting this type
of streaking in the image. ( see attached image) .

does anyone know what might be causing this? I am using SpriteManager2 for a lot of the animations and some of
them are working but others are not.

thanks

Looks like some Camera has Clear Flags set to “Don’t Clear” when it shouldn’t.