0

I have project using unity 4.6 canvas, panel and button. I want display list button like this tutorial https://www.youtube.com/watch?v=Ue6gNUWOM-w it worked with many device and unity IDE

enter image description here

but when I play this in my phone Mobiistar Touch S01, Android version 2.3.6. It not worked

enter image description here

Sorry about my english! Please help me!

Steven
  • 166,672
  • 24
  • 332
  • 435
user2753116
  • 81
  • 1
  • 6

1 Answers1

0

Is it scrolling on your phone? If yes, then it should work, check if anchors settings

idurvesh
  • 644
  • 1
  • 7
  • 19
  • thank for reply! yes, it work, but size too small, in unity ide and another device it show 6 button but my phone it show only 1 button – user2753116 Dec 15 '14 at 02:09
  • https://www.youtube.com/playlist?list=PLt_Y3Hw1v3QTEbh8fQV1DUOUIh9nF0k6c check this tutoral series – idurvesh Dec 17 '14 at 12:29