Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: PaulGregory on November 29, 2013, 11:02:53 AM

Title: UITable unsorted order inverted on Android (not Editor)
Post by: PaulGregory on November 29, 2013, 11:02:53 AM
Hi. Using 3.0.6f6.

I have a UITable with 1 column and 'sorted' unticked.

The order of them is correct in the Editor, but is the other way around on Android. It respects the positioning of Direction: Top or Direction: Bottom.
Title: Re: UITable unsorted order inverted on Android (not Editor)
Post by: ArenMook on November 29, 2013, 11:06:59 AM
It's a known issue. The order is not guaranteed if it's not sorted because Unity handles it differently on different platforms.