2D Sprite render Ubuntu 14.04 (sprite change color to pink)

after adding a sprite on scene , he looks fine but after pressing the play button sprite turns pink in scene window and game window, in preview window sprite not changes and looks correct.
I tried different drivers Xorg and NVidia binary but the problem remains, nothing changes.
My videocard is:
4Gb PCI-E GeForce GTX760, Palit [NE5X760010G2] JETSTREAM (GDDR5, 256bit, 2xDVI, HDMI, DisplayPort, PCI-E_3.0)

Tried to make focus - i got pink sprite and place correct sprite in scene, after pressing play button, each sprite became pink. With Xorg driver it makes my computer freeze and i must reboot, with Nvidia driver my computer works fine.



tried new version of unity3d 5.4.0b16…same thing

This happens to me also, it seems the Sprite Renderer’s Material gets removed, try setting it back to the “Sprites-Default” that should do the trick, only seems to happen on new Game Objects thankfully :slight_smile:

1 Like

Yep, sprite material was removed. It happens with all new sprites in scene. After setting ‘default material’ for sprite in inspector, “play button” didnt make color of old sprite pink, but did it with new one.
Thanks for your reply, hope it will be fixed soon.

happens to me also