Author Topic: UIPanel Clipping Issues  (Read 2054 times)

benjaben

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 6
    • View Profile
UIPanel Clipping Issues
« on: December 07, 2013, 09:48:00 PM »
I'm having an issue where the objects in a UIGrid show up for about 1.5 seconds before disappearing. They are supposed be clipping using a vertical scroll bar. Any ideas why they would show up for a second or so and then disappear?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UIPanel Clipping Issues
« Reply #1 on: December 08, 2013, 03:45:15 PM »
I'm guessing they don't get clipped at all. Check to make sure that they don't have another panel in between of the widgets that should be clipped and the scroll view. Clipping can't be nested.

benjaben

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 6
    • View Profile
Re: UIPanel Clipping Issues
« Reply #2 on: December 08, 2013, 04:49:44 PM »
I just realized that the clipped view panel has these warnings on it. The shaders are all Unlit/Transparent Colored so I don't know why its giving me this warning

http://imgur.com/9evUnfj

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UIPanel Clipping Issues
« Reply #3 on: December 08, 2013, 05:47:39 PM »
You are using a really old version of NGUI. Please update.