UI text is always black in unity web player (Unity 5.1.2p3)

It looks fine in the editor and on WebGL export, but in unity webplayer, all text is black.

This is unity web player View

This is game view in unity ( i tried with WebGL, its fine too)


As you can see I even added new text “LLALALALAL” but it also turned black.

Its like this in both scenes in the project. I had to use this version of unity because with 5.1.2f (or something like that) i had issue with double click in WebGL.
Please help.

I created new project, added canvas and UI text element with white text, built for web player, and text is black. Please help i really need to publish new version of my game.