Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - betodeoliveira

Pages: [1]
1
NGUI 3 Support / Re: Unity 5.2 crash (focus/save)
« on: October 03, 2015, 11:33:22 PM »
I've just updated my Unity to 5.2.1p2 and it still getting crashed when saving the scene..


2
NGUI 3 Support / Re: UIinput.value.Insert doesn't seem to work!
« on: September 26, 2015, 12:26:55 AM »
I think this might work:

UIinput.value = UIinput.value + "some string";

3
NGUI 3 Support / Re: Unity 5.2 crash (focus/save)
« on: September 23, 2015, 01:36:31 PM »
Guys,

Downgrade your unity to 5.1.3p3. But be aware that this version has a bug on iOS that when trying to load another scene the game will crash.

Let's wait for an answer from NGUI, because Unity has a new version 5.2.1 and my Unity sill crashes when I try to save the scene.

4
NGUI 3 Support / Re: Unity 5.2 crash (focus/save)
« on: September 22, 2015, 03:15:04 PM »
I'm facing the same problem! I thought that was a Unity problem, but every time that i make changes on any NGUI component and try to save the project my Unity crash.

5
NGUI 3 Support / Re: UIInput Submit Button Deletes Last Character
« on: August 11, 2015, 02:37:06 AM »
I'm having the same problem. I'm running my project on iPhone 6 and if I have hide input enabled overtime that i hit the submit button the last char is deleted...

Pages: [1]