Search Unity

My Game Not Working on 1080p Screen Like Lumia 1520?!!

Discussion in 'Windows' started by MetalSoul666, May 24, 2014.

  1. MetalSoul666

    MetalSoul666

    Joined:
    Sep 16, 2013
    Posts:
    19
    Hello,

    I just Got 10 bad reviews on my game,, the users said (THE Game not working at all) on Lumia 1520

    So I downloaded the New Emulators and I tried the 1080p Emulator

    and I just can't touch any button!! even with OnGUI Buttons

    I used sprites with collider2D to detect the touch position

    but the collider2D not fit the Sprite!!!

    but The All Sprites all on correct position

    and I used the beta Unity 4.6,, Still Nothing works...

    any one fixed this problem???

    Best Regards
     
  2. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    Unity 4.6 is not out. It's still in beta and will have bugs. I'm not sure why you assumed otherwise.

    Does the same thing happen with Unity 4.3.4?
     
  3. MetalSoul666

    MetalSoul666

    Joined:
    Sep 16, 2013
    Posts:
    19
    I Will try Unity 4.5, and I hope its works

    the problem the game don't support the 1080p screens , so all buttons don't fit their positions

    I will update you with result about this problem
     
  4. MetalSoul666

    MetalSoul666

    Joined:
    Sep 16, 2013
    Posts:
    19
    Hello,

    I made Simple Project To show to You the problem

    See this image



    You can't Click The Button , on any 1080p Screen,, Only Works like pie on 720p Screens

    at 1080p screen the button clicked if you clicked on the circle like image,, not fit at all..

    Download this project and see

    https://www.dropbox.com/s/aikshv8h21xetpz/Unity1080pv2.zip

    why the UNITY GUI Button don't work ?? even if you create button with collider on sprite,, same problem

    HELP!!
     
  5. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    Just tried it locally, works for me.

    Can you write your exact Unity version?
     
  6. MetalSoul666

    MetalSoul666

    Joined:
    Sep 16, 2013
    Posts:
    19
    Amm,, My Unity Version is 4.5

    My Game on Windows phone got tons of bad reviews because this problem

    all lumia 1520 (1080p) can't play the Game

    Did you tired 1080p Emulator (8.1) VS Express?

    Because I can't even touch the GUI Button on any 1080p only on 720p Screens
     
  7. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    I tried it on both 1080p emulator and Lumia 1520 device. Open Unity Editor, go to Help -> About, and you'll find exact Unity version written there (it will be something like 4.3.4f1). Please write it here.
     
  8. MetalSoul666

    MetalSoul666

    Joined:
    Sep 16, 2013
    Posts:
    19
    The Version is : 4.5.0f6

    if you want test my game on your phone

    Here the link

    http://www.windowsphone.com/en-us/store/app/100-balls-factory/8ef4245c-c4e2-4561-a410-9057267e4990

    look to the reviews,, all about the large screens

    Something really killing my game

    and Thanks for your time
     
  9. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    Did you try building to an empty folder? This was broken on one of the beta, and if you somehow got your hands on the broken build, and now you're building your game on top of it, the bug will still manifest.
     
  10. MetalSoul666

    MetalSoul666

    Joined:
    Sep 16, 2013
    Posts:
    19
    I've Created new Project and build on fresh folder

    but still the problem happen

    best regards
     
  11. TEN-PERCENT-RED

    TEN-PERCENT-RED

    Joined:
    Aug 10, 2014
    Posts:
    4
    Same issue here, using 4.5.1.
    Any updates?
     
  12. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    We haven't been able to repro it locally. Could you submit a bug with a project that demonstrates this issue attached? We'd take a look asap.
     
  13. TEN-PERCENT-RED

    TEN-PERCENT-RED

    Joined:
    Aug 10, 2014
    Posts:
    4
    Some simple steps to reproduce the bug:
    1. Build the app for Windows Phone 8.0
    2. Retarget it to 8.1 (in VS 2013)
    3. Build in emulator (1080p)
     
  14. Liviuss

    Liviuss

    Joined:
    Apr 2, 2014
    Posts:
    101
    I can confirm this issue on Unity 4.5.1f3
    Build for 8.0 and retargeted for 8.1
    Can be reproduced on any emulator 1080p
     
  15. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    I'll take a look, but retargeting scenario is not supported.

    If you want to target WP8.1, use Unity 4.5.3 and target WP8.1 from Unity directly.
     
  16. TEN-PERCENT-RED

    TEN-PERCENT-RED

    Joined:
    Aug 10, 2014
    Posts:
    4
    we have some extensions in the project (project is heavy dependent on them) that are not compatible with 4.5.3 ATM..., a solution for 4.5.1 will be really helpful.
     
  17. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    What do you mean by that?

    And if you don't want to use 4.5.3, why are you retargeting VS solution to WP 8.1?
     
  18. Liviuss

    Liviuss

    Joined:
    Apr 2, 2014
    Posts:
    101
    He probably like me use playmaker, it's not yet compatible with 8.1
     
  19. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    I meant it's perfectly fine to use WP8.0, but I don't understand why you'd want to retarget it to 8.1 in VS solution. There's no benefits of doing so.
     
  20. Liviuss

    Liviuss

    Joined:
    Apr 2, 2014
    Posts:
    101
    Tested in 4.5.3f3 with direct build for 8.1 Phone and it's ok.
     
  21. pumpkinszwan

    pumpkinszwan

    Joined:
    Feb 6, 2014
    Posts:
    214
    Can you explain why you are retargeting your game for WP8.1? Why not simply target WP8 and leave it at that? Most WP users are not on WP8.1, and I can't think of any features/APIs available in WP8.1 that would be of any benefit over just building for WP8.

    And if you have a good reason for targeting WP8.1, simply use the later versions of Unity that directly output to WP8.1.
     
  22. TEN-PERCENT-RED

    TEN-PERCENT-RED

    Joined:
    Aug 10, 2014
    Posts:
    4
    Problem solved with 4.5.3 (p2) thanks guys.
     
  23. Liviuss

    Liviuss

    Joined:
    Apr 2, 2014
    Posts:
    101
    Because of playmaker plugin. But now, with the newest release the problem is gone.
     
  24. axcs

    axcs

    Joined:
    Jan 6, 2015
    Posts:
    17
    Hi, I have the same problem. In Lumias 1080p my games do not work correctly. What can I do to fix?
    Some simple steps to reproduce the bug:
    1. Build the app on Unity for Windows Store, choise SDK "Phone 8.1"
    2. Open Project (in VS 2013)
    3. Build in emulator (1080p or Phone)
    Works at 720p without problems, normal buttons and cicles!
    I use the version of Unity (4.6.1f1)
     
  25. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    What do you mean by "Not working"? Mind submitting a bug?
     
  26. axcs

    axcs

    Joined:
    Jan 6, 2015
    Posts:
    17
    The game Works, but the clicks on the buttons do not work, the sound plays, the game starts, but the touch does not seem to work at 1080p
     
  27. Tomas1856

    Tomas1856

    Unity Technologies

    Joined:
    Sep 21, 2012
    Posts:
    3,918
    Please submit a bug report with repro project attached. Bug reporter can be reached in Editor via Help->Report a Bug