Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: caesarhernandez on September 22, 2013, 02:01:09 PM

Title: screen invalidation problem...please help.
Post by: caesarhernandez 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
Title: Re: screen invalidation problem...please help.
Post by: caesarhernandez on September 22, 2013, 03:14:16 PM
Fixed: I went to Camera->Clear Flags and changed it from "Depth Only" to "Skybox".