Hello there,
so in the third person template, when you rotate the camera around the player there are those artifacts which look like dashed silhouettes of the mesh itself.
I actually found another question relating the same problem but it was unanswered.
Ok, so this does seem to be affected by Anti Aliasing.
When setting the scalability on Medium it is not visible when putting r.PostProcessAAQuality on 6 it is.
When setting the scalability on Epic and putting r.PostProcessAAQuality on 0 it’s just there a bit.
Changing the anti-aliasing method has no effect.
Any other suggestions would be great,
Alright so, as it looked at first it’s caused by the motion blur.
Putting the amount on 0 in the post process volume gets rid of these artifacts.
But it’s a shame since this means you are not able to use it at all.
Oh and you also have to disable the motion blur on the camera.
Sadly not, I found a solution by someone, if you google “UE4 TXAA ghosting fix”, there are some values to tweak and something to put in a blueprint but for me this didnt work. Seems one has to stick with FXAA and no motion blur