Author Topic: Scroll View Clippping not working after updating from v3.7.6 to v3.7.9  (Read 1751 times)

StabbAmonte

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 1
  • Posts: 7
    • View Profile
I searched the forum to see if anyone else is having this problem and I found a bunch of threads about quality settings being the issue.  I checked the quality setting and they are not the issue. I even deleted all quality setting except for "fantastic" and the problem still occurs.  They were working correctly before the nGUI update and I even shelved all the changes for the update (using Perforce for source control) and the problem went away when I went back to v3.7.6.  I have no other local changes to my code base except the nGUI update.

Any help is appreciated.

PoN

  • Full Member
  • ***
  • Thank You
  • -Given: 1
  • -Receive: 4
  • Posts: 111
    • View Profile
Re: Scroll View Clippping not working after updating from v3.7.6 to v3.7.9
« Reply #1 on: February 05, 2015, 12:12:48 AM »
Check your clipping settings on the UIPanel obj with clipping.
Worked on Doc&DogAge Of Fury 3D. Actually working on WarMach.

StabbAmonte

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 1
  • Posts: 7
    • View Profile
Re: Scroll View Clippping not working after updating from v3.7.6 to v3.7.9
« Reply #2 on: February 05, 2015, 01:51:08 AM »
That was the first thing that I checked when I noticed the issue they are the same as they were before the update. Also I revert the update the clipping works fine and the scene is not modified by the update anyway, it's not the clipping settings.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Scroll View Clippping not working after updating from v3.7.6 to v3.7.9
« Reply #3 on: February 05, 2015, 10:22:24 AM »
Make sure that NGUI imported fully. Another thread with an identical issue turned out to be some problem in the import itself. The shaders didn't get imported.