I'm trying to follow a youtube tutorial for my new game(images puzzle) and by using it's implementation on github to upload it later on facebook.
When I run the game inside unity editor its work without any problem, but when I export the game to exe or WebGL I get pink images background instead of the image am using.
Youtube tutorial link here. GitHub repository link here.
The game works Fine inside unity
But shows pink images on web browsers and exe games
Why the images are showing pink background?