Hi,
I had a perfectly working game both on iOS and Android. Running Unity Pro 4.6 on Mac.
My Android test device is LG G3 and first it had Android 4.4 on it. Everything worked flawlessly. I didn't modify anything.
Now I updated the device to 5.0 Lollipop and strange stuff begins to happen. The game is running, but I can see only the background. The foreground objects are missing. Some of them are flickering from time to time and can be seen only on rare occasions for a fraction of a second. (I haven't figured what makes them to appear). Of course this doesn't happen on iOS.
What I did:
1) Checked I have the latest Android SDKs
2) Tried tinkering with the build options
3)

I suspect this has something to do with nGUI, as the game is totally built with nGUI elements. Not sure what to do from now on. Anyone has a clue?