Unity 4.3 not rendering sprites on Android devices

Haven’t tried with an iOS device, but the new 2D sprites won’t render on either of my Android devices. Regular objects will, but not the new sprites. Anyone else having this problem or know how to fix it?

i had the same problem, apparently it’s something in the projectsettings.asset ,
create a new project and copy the projectsettings.asset and replace your old one.

and you should consider doing a backup for your current projectsettings.asset just in case something goes wrong.