Trails on texture

Hello guys, i want to ask something that as you can see in the video link below that my character left trails when moving on a textured area.Please help me any solution would be great help .Thanks

There are a couple things it might be, however you could try looking under post processing. Look at your anti aliasing settings. By default it should be set to TemporalAA. Also look at your motion blur settings and make sure they are the default settings. Another thing that could help, however its probably not the problem; make sure your textures are mipmapping correctly.

You should try creating a new scene. Whenever you have a problem, a good trouble shooting method is attempting to recreate the problem.

Thanks for the reply and im still facing the same problem , the link of the video is below which describe what im actually doing to get this problem.please help me any information regarding this would be very helpful .Thanks

I’m glad your working hard…it can be very frustrating when you can’t figure out something so simple. Don’t feel bad, because I once had this exact problem. Your texture is not allowing you to mipmap because it is not a power of two. you will need to make your texture either 1024x1024 or 2048x2048. Right now it is 1600x1600. I never read this anywhere, but I discovered it once when I was having issues. Try that and see if it solves the issue. If not I’ll be happy to try and assist you further :slight_smile:

Thanks for the reply and i have done what you have said and still the problem remains but slightly better then before as you can see in the video link below.please help me, i tweak all the texture settings and yet still didn’t find anything. Thanks

worldlearner0411 Thank you very much for all your help, im able to find the problem which is anti aliasing.i set my anti aliasing to low and it solved my problem.Thanks for the help :slight_smile:

No problem…glad you were able to figure it out.

Good luck :slight_smile: