playMaker

Author Topic: WWW -> UnityWebRequest  (Read 2159 times)

puddlepouncer

  • Playmaker Newbie
  • *
  • Posts: 18
WWW -> UnityWebRequest
« 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?





 

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: WWW -> UnityWebRequest
« Reply #1 on: April 03, 2018, 03:08:24 AM »
Hi,

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

 Bye,

 Jean

puddlepouncer

  • Playmaker Newbie
  • *
  • Posts: 18
Re: WWW -> UnityWebRequest
« Reply #2 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

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: WWW -> UnityWebRequest
« Reply #3 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

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: WWW -> UnityWebRequest
« Reply #4 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