Is anyone else finding a really weird bug with the WWW. For example when I am posting something to my PHP script it only seems to work if I actually call the isDone method otherwise it just will not work.
can’t be … but you potentially don’t wait long enough.
the standard way of doing it is adding a yield return w; after the WWW w = … line which means “we wait until the request has finished before we assume it did”