Search Unity

Mobile keyboard breaking screen resolution on 2D

Discussion in '2D' started by gerlano, Dec 16, 2013.

  1. gerlano

    gerlano

    Joined:
    Apr 27, 2013
    Posts:
    6
    Hey all,

    Im using the new 2D system os unity and i got some serious problem.

    Its nice that 2D maintain the proportion, but heres what I got:

    Even if the Screen.width shows like 576, the sprite of BG fitting the screen shows 1024 (for exemple). Thats not nice to make a responsive game for multiple resolutions.

    But here comes the problem I need help:

    I made a textinput and when I tap it and it calls the native keyboard, its like it share the screen size with the app and then, make the app resize down because the lack of space.

    Here it is:

    $Screenshot_2013-12-12-11-48-04.png

    I think if theres a way to call the keyboard above the app, like in other layer or maybe stop the 2D resize it would stop it from crashing.

    Thanks in advance :)
     
  2. unitylover

    unitylover

    Joined:
    Jul 6, 2013
    Posts:
    346
  3. gerlano

    gerlano

    Joined:
    Apr 27, 2013
    Posts:
    6
    Yep, thats really.
    Already saw that link, but it doesnt help.

    We really need it in a different layer. Thanks anyway :)

    Anybody else?
     
  4. AndreasX12

    AndreasX12

    Joined:
    Jul 12, 2012
    Posts:
    12