I've been using Ngui for a while now. Recently I'm having a problem with the UIInput, and need some help.
I have 2 UIInputs at my Scene, same Anchor and Panel. When I Play it at the Unity Editor, i works as usual, but when I 'Buid and Run' it at my Android device, I select the UIInput, and the virtual keyboard apears, I enter the text and it goes to both of the Inputs on the Scene. If I select the second, It already has the text, and if I delete it, the first input text is deleted too. I tryed to put one in another anchor, and panel, but it continue the same. I even added a third UIInput, to check if this happens because one was a copy of the other, but it has been linked also, and the same text apears.
I have used UIInput this very same way in the past, with the previous version of Ngui, but I've never had this problem before, it seems to be a new version problem.
Hope you can help me.
Tnx in advance;