|
Hi, I'm loading image Using WWW class using file protocol. Image is loading in unity environment. But when i compile it for windows standalone, image is not loading. Any idea about this weird problem?
(comments are locked)
|

Can you post the code that loads the image? Are there any errors displayed? What does www.error say?
simple question: do you ship your standalone version with that file you are trying to load? And are you sure that your path is correct? like spree said: some code or more details would be great ;)