Most of my game elements are rendered as black shapes [IOS]

Jul 8, 2012 at 3:07 PM

Hello,

After fighting with some issues related to Texture2D GetData methods (I'm not the only one as I can see http://monogame.codeplex.com/discussions/348941/) I was finally able to load all my assets and reach the core section of my game.

Now I have a weird behavior in game on the ios simulator, most of my game elements are rendered as black shapes, after one whole day trying to isolate the issue I'm starting to run out of idea.

I don't see any links between the elements that are not displayed properly, I tried to display only part of them without any success.

See on this picture how the game look on IOS (left) and how it is supposed to look :

https://p.twimg.com/AxSini8CQAAK0Uc.jpg:large

Any hint or direction where to look would be more than welcome.