Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Android UI Cropping

Discussion in 'UGUI & TextMesh Pro' started by abitofjohn, Oct 23, 2014.

  1. abitofjohn

    abitofjohn

    Joined:
    Nov 6, 2012
    Posts:
    27
    Hi

    I've recently sent a build of a game using the new UI to my nexus 7. Below are 2 screenshots, one from the unity preview window and one on the nexus. As you can see on the nexus the images seem to be cropped? Has anyone experienced this or know what I'm doing wrong?

    Cheers

    PC
    ui_pc.png

    Nexus 7
    ui_android.png
     
  2. abitofjohn

    abitofjohn

    Joined:
    Nov 6, 2012
    Posts:
    27
    Fixed this by setting all the image boarders to 1px int the sprite editor even though they are images not panels.