Jagged visuals in mobile but fine when using TempralAA in the editor

Hi, I am fairly new to unreal engine and whenever I make a game it has jagged visuals it the editor as well as in the packaged product.When I switch to TempralAA it looks a bit ok but ghostly in the editor.However TempralAA wont work on android(It only works only in the editor). Any ideas?

TemporalAA isn’t supported on mobile devices I’m afraid, it’s too costly and I don’t think the tiled renderer works with it very well.

You can use FXAA however, just set it as the AA mode in your project settings.