Ghost trail issue

Hello, I’m new to Unreal, and I have this problem with the character leaving a ghost trail that I don’t want.

How can I get this out?
Thanks for the patience

Hi PantheraChill,

I believe what you’re seeing there is motion blur. With the default settings on my scene, I get something similar:

I found the answer in this thread:

  1. In Edit > Project Settings, search for “blur” and turn it off
  2. Then search for “Anti-Aliasing”, and set Anti-Aliasing Method to “Fast Approximate Anti-Aliasing (FXAA)”

No more blurry trails!

Hope this helps, and good luck on your project!