Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: seungjae on May 26, 2015, 04:09:30 AM
-
I would like to ask a question about NGUI issue.
My issue is like that don't clear afterimage on the mobile.
So I have attached the screenshot.
Right now i am using NGUI 3.8.2 with Unity 5.
But, When i using the Unity 4 is ok.
I was wondering if anyone could help me with this matter!
Thank you for your help!
(http://i.imgur.com/kvLPw36.jpg)
-
Is your camera Clear Flags set to "Don't Clear" ?
-
The clear flags option of the camera is depth only now.
I thought that it doesn't seem to solve this problem.
Thank you.
-
Anyone help please..
Thank you.
-
r.pedra already answered your question.
"Depth Only" means the color won't be cleared = exactly the effect you are seeing.
You need it to be "Color" or "Skybox".