Author Topic: screen invalidation problem...please help.  (Read 2546 times)

caesarhernandez

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 6
    • View Profile
screen invalidation problem...please help.
« on: September 22, 2013, 02:01:09 PM »
Hello,

I am having a heck of a time trying to figure out why the game view will not invalidate the screen until I resize the window. Every NGUI widget creates "tracers" whenever I move them around either manually or programmatically. Has anyone else seen this? This happens during design time and during run time. It only happens when I add an NGUI UI.

Thank you,
Caesar

caesarhernandez

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 6
    • View Profile
Re: screen invalidation problem...please help.
« Reply #1 on: September 22, 2013, 03:14:16 PM »
Fixed: I went to Camera->Clear Flags and changed it from "Depth Only" to "Skybox".