WebGL difficulties

I really like the car tutorial here in terms of gameplay:

However, I ran into some trouble when trying to make it a WebGL project.

It turned out showing a lot of black:

http://www.coolfone.mobi/cargame2/

I can’t think off hand why this would happen. Any ideas what might cause this? I think it was pretty much working in the editor, but not-so-much with WebGL.

Thanks.

Apparently, this is a bug:

https://fogbugz.unity3d.com/default.asp?804043_qmbgnv7nkv1k6tdf

It has to do with the Motion Blur Edge script.

I pulled out the script, and I think the issue is gone:

http://www.coolfone.mobi/cargame6

1 Like

Good catch. And thank you for following up to tell us what you found!