Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

[HELP] Can not load image from URL

Discussion in 'Project Tiny' started by aafasou, Jan 3, 2019.

  1. aafasou

    aafasou

    Joined:
    Jan 2, 2019
    Posts:
    7
    When I add set a image with URL , a cross-origin problem occurs. How to load an image resource from server correctly ?
     

    Attached Files:

  2. TheRoccoB

    TheRoccoB

    Joined:
    Jun 29, 2017
    Posts:
    54
    FardinHaque likes this.
  3. aafasou

    aafasou

    Joined:
    Jan 2, 2019
    Posts:
    7
    Thankyou for reply, I change the render mode to Canvas, and it works.But I will learn this course right now that must be very useful for me.
     
  4. TheRoccoB

    TheRoccoB

    Joined:
    Jun 29, 2017
    Posts:
    54
    Just FYI the above course doesn't cover Tiny yet. I'm waiting for the C# switch and then I may make a Tiny Course if time allows.