Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Http request

Discussion in '2019.2 Beta' started by Chaz32621, Mar 25, 2019.

  1. Chaz32621

    Chaz32621

    Joined:
    Apr 17, 2015
    Posts:
    199
    Did yall change how request are made in unity3d 2019.2? Playfab sdk will not work with this version.
     
  2. Chaz32621

    Chaz32621

    Joined:
    Apr 17, 2015
    Posts:
    199
    Note this is for android editor works fine.
     
  3. Aurimas-Cernius

    Aurimas-Cernius

    Unity Technologies

    Joined:
    Jul 31, 2013
    Posts:
    3,735
    Compared to which version? 2019.1?
    Do you know what Playfab is using under the hood? Is it .NET APIs or UnityWebRequest?
     
  4. Chaz32621

    Chaz32621

    Joined:
    Apr 17, 2015
    Posts:
    199
    From 2018.3 but I found the issue and its fixed now. It was from a unity request and they used var instead of actually setting the object.