Author Topic: UITable unsorted order inverted on Android (not Editor)  (Read 2686 times)

PaulGregory

  • Guest
UITable unsorted order inverted on Android (not Editor)
« 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.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UITable unsorted order inverted on Android (not Editor)
« Reply #1 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.