Graphics glitching on Android

Hi, we are developing a cross-platform mobile app. Below is a comparison of our level in editor and ingame…there is obviously a sorting issue with the rendering. Note that we are using diffuse materials only in this scene.

Thoughts or suggestions welcome!

Editor:

Ingame: (Motorolla Xoom and Galaxy Tab)

hi, we were able to fix the problem. our camera clipping planes were set to extreme values. in general, a ratio of 1000:1 is preferred for PC platforms.