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.

Rendering Problem

Discussion in 'Project Tiny' started by RobertoPelonara, Mar 25, 2019.

  1. RobertoPelonara

    RobertoPelonara

    Joined:
    Mar 2, 2015
    Posts:
    9
    Hi devs,

    I'm experiencing some rendering issue:



    The spaces in between the words are rendered like this, which is not what I wanted.

    When i try to render using WebGL I can't download the images because:
    " Failed to execute 'texImage2D' on 'WebGL2RenderingContext': The image element contains cross-origin data, and may not be loaded."
    But the text is rendered correctly even if always in low resolution. Any Ideas?