I’m building an app for Android and iOS with the Graphics API set to OpenGLES 2.0.
I noticed that the shaders look extremely crappy on the devices. The smoothness value seems to be completely ignored, there is either a sharp reflection, or no reflection at all.
On Android, Normal Maps do not show up (they do on iOS).