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 - Chaos Mage

Pages: [1]
1
NGUI 3 Support / Re: (3.0.8 f5) Scroll View error message
« on: January 07, 2014, 10:22:11 AM »
Ok, but it worked just fine in 3.0.7

3
NGUI 3 Support / (3.0.8 f5) Scroll View error message
« on: January 06, 2014, 04:24:15 AM »
I got this when dragging vertical scroll bar:

transform.localPosition assign attempt for 'Scroll View Panel' is not valid. Input localPosition is { 0.000000, NaN, 0.000000 }.
UnityEngine.Transform:set_localPosition(Vector3)
UIScrollView:SetDragAmount(Single, Single, Boolean) (at Assets/NGUI/Scripts/Interaction/UIScrollView.cs:501)
UIScrollView:OnVerticalBar() (at Assets/NGUI/Scripts/Interaction/UIScrollView.cs:561)
EventDelegate:Execute() (at Assets/NGUI/Scripts/Internal/EventDelegate.cs:225)

The scroll view contains grid with sprites. No error on grid with labels...

4
NGUI 3 Support / Re: Anchoring to non-GUI object (3.0.7)
« on: December 12, 2013, 11:14:02 AM »
Already checked (http://i.imgur.com/imBwJ9F.jpg)

5
NGUI 3 Support / Anchoring to non-GUI object (3.0.7)
« on: December 12, 2013, 08:45:28 AM »
I still can see anchored Widget when its target is behind main camera.

Pages: [1]