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

Texture with tiling on Y

Discussion in 'Project Tiny' started by ghegedus, Apr 6, 2020.

  1. ghegedus

    ghegedus

    Joined:
    Feb 24, 2018
    Posts:
    1
    I'm workig on a project with color pattern texture and when i change the texture tiling on the Y to less than 1 the result will be different in the editor and in the dots runtime build.
    Editor: tiling.1.PNG
    Build: tiling2.PNG

    In the middle you can see the orignal texture, and the background plane with (1,0.5) tiling.
    Modifying the X is working correctly, or modifying the Y to above 1 is also good. Only the Y below 1 has problem.

    Thanx.
     
  2. sebastianm_unity

    sebastianm_unity

    Unity Technologies

    Joined:
    May 3, 2018
    Posts:
    21
    Look like a bug in the tiny runtime. Thanks for reporting it!
     
  3. AbdulAlgharbi

    AbdulAlgharbi

    Unity Technologies

    Joined:
    Jul 27, 2018
    Posts:
    319
    We have fixed this in Tiny 0.26
     
    newguy123 likes this.