Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: puddlepouncer on April 02, 2018, 04:17:22 PM

Title: WWW -> UnityWebRequest
Post by: puddlepouncer on April 02, 2018, 04:17:22 PM
It seems WWW is out and UnityWebrequest is in. Or so I have heard :)

I downloaded WWWPost but got errors because www.movie and www.audioclip is obsolete.

Has this got anything to do with the new UnityWebrequest standard and if so how do you guys do POST web request now a days?





 
Title: Re: WWW -> UnityWebRequest
Post by: jeanfabre on April 03, 2018, 03:08:24 AM
Hi,

 which version of Unity are you using and what build platform?

 Bye,

 Jean
Title: Re: WWW -> UnityWebRequest
Post by: puddlepouncer on April 03, 2018, 02:46:15 PM
Hi Jean

It seems that by restarting unity it updated obsolete objects and so now the actions seem to work. Or atleast shows up in the action browser.

Sorry for jumping the gun a bit

/Fredrik
Title: Re: WWW -> UnityWebRequest
Post by: jeanfabre on April 04, 2018, 03:01:14 AM
Hi,

 no worries, likely, Unity api converter did not kick in for some reason.

But supporting the new UnityWebrequest is a good suggestion nonetheless!

 Bye,

 Jean
Title: Re: WWW -> UnityWebRequest
Post by: jeanfabre on July 31, 2019, 04:45:15 AM
Hi,

 WebDownloadRequest is now on the Ecosystem. Working on WebRequest which will be allowing all types of requests and results.

Bye,

 Jean