Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: caldofran on December 04, 2013, 03:02:02 AM

Title: Problem with UIPopupList
Post by: caldofran 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!
Title: Re: Problem with UIPopupList
Post by: caldofran 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.