Help needed! WebGL black sprites

Halp!

When I first uploaded my entry with WebGL there were no problems.
Now, after I fixed a small bug and want to re-upload most sprites have changed into black squares.
Does anyone have an idea why this happens and how I can fix this? (using Unity)

WebGL_Problem

 

 

 

Now also available as 64bit version!

Now also available as 64bit version! (Click here or the image to go to the entry page.)

 

For now you’ll have to download the standalone in order to play.

Tags: help, unity, webgl

Comments

Linver
18. Apr 2016 · 15:43 UTC
I faced with this problem.. before 15 minutes to end of submission hour \0_o/

I shut off\on PC just.. and it was help
Robber
18. Apr 2016 · 16:14 UTC
it could be that there is not enough memory for your textures, you could try compressing/scaling your textures.

you can also increase the amount of memory in the export settings, although most browser will not work well if your game requires too much..good luck
18. Apr 2016 · 16:47 UTC
Thanks all.

I’ll try both solutions and see if it helps :)