Author Topic: UItexture crash on Samsung Galaxy Tab 3 7"  (Read 3582 times)

storatest

  • Guest
UItexture crash on Samsung Galaxy Tab 3 7"
« on: November 25, 2013, 10:11:01 AM »
Hi, i tried to load the facebook profile picture into UITexture using www, all works fine in other device, except on samsung galaxy tab 3, when i set the mainTexture, the game crash after this code :

texture.mainTexture = webImg.texture;
 here is the log in logcat :
Fatal signal 11 (SIGSEGV) at 0x0000000c (code=1), thread 10494 (UnityMain)

i'm using NGUI 2.6.3 and Unity 4.2, can anyone help me with this problem? thanks

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UItexture crash on Samsung Galaxy Tab 3 7"
« Reply #1 on: November 25, 2013, 06:59:17 PM »
2.6.3 is really out of date, and unfortunately that line doesn't explain the cause at all. I'd suggest updating, at least to 2.7.0, and then checking your memory usage. Perhaps you're running out?

storatest

  • Guest
Re: UItexture crash on Samsung Galaxy Tab 3 7"
« Reply #2 on: November 25, 2013, 11:55:44 PM »
um, this maybe a silly question, but how to download 2.7 version from unity asset store?

nakmaura343

  • Guest
Re: UItexture crash on Samsung Galaxy Tab 3 7"
« Reply #3 on: November 26, 2013, 12:03:23 AM »
2.7.0 and 3.0x is in the same package.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UItexture crash on Samsung Galaxy Tab 3 7"
« Reply #4 on: November 26, 2013, 03:29:45 AM »
Not anymore actually. 3.0.6 comes solo. You can download NGUI 2.7.0 freely here: http://www.tasharen.com/ngui/ngui270.unitypackage