Author Topic: Problem with UIPopupList  (Read 1510 times)

caldofran

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 14
    • View Profile
Problem with UIPopupList
« on: December 04, 2013, 03:02:02 AM »
Hi everybody,

I'm experiencing an issue with UIPopupList (i'm with 2.6 versiĆ³n of NGUI and 4.3 version of Unity). In the editor all works perfectly, but when deploying in Windows Phone the UIPopupList doesn't expand, it only shows the deafult value.

Is there a known issue between NGUI 2.6 and Unity 4.3?

Another question: I have the standard version, is it posible to upgrade to version 3.x.x?

Thanks in advance!

caldofran

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 14
    • View Profile
Re: Problem with UIPopupList
« Reply #1 on: December 04, 2013, 02:43:24 PM »
i'll answer myself...

I debugged the UIPopupList code, and realized that it was caused by the OnClick event that was firing twice on Windows 8 devices. The solution was really simple: uncheck the "Use mouse" option of the UICamera.