Skip to content

Get Texture #25

@borntocompile

Description

@borntocompile

In the HttpRequest system using Http.Get with the expectations of a Texture returns null.

As of v2017.3
Unity have implemented a new method for getting textures specifically called UnityWebRequestTexture.GetTexture().
https://docs.unity3d.com/ScriptReference/Networking.UnityWebRequestTexture.GetTexture.html

However the first introduction of GetTexture was UnityWebRequest.GetTexture and implemented In v5.6
https://docs.unity3d.com/560/Documentation/ScriptReference/Networking.UnityWebRequest.GetTexture.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions