Try calling this in your player controller’s BeginPlay event.
Hey, i noticed when i play my game i get a lot of screen tearing. dont know why,i was wondering if anyone knows how to fix that?
did not work unfortunately
This looks more like motion blur is enabled. Could you check the following post to disable it and see if the issue stops?
Thanks, seems like it has fixed one issue. but i still have weird effects going on. Also my friend tested the game and he said he got a lot of screen tearing
Are you also doing what IslandPlaya proposed? That definitely fixes screen tearing
Try changing the antialiasing mode in project settings->rendering->default settings and see if that has an effect. Temporal AA can do strange things. Also try in full screen mode.
yeah it did not seem to fix anything