Tearing even if vsync is on

Ive got vsync set to true in the project.xml but sometimes I still notice some tearing. Is there a way to enable vsync in code, to see if that works?

Do you see your FPS capped to your refresh rate? Then vsync is on.
Works fine in project.xml for me.
Maybe try matching your FPS to your refresh rate.

It’s only the first second of starting the game so it’s probably because it takes a little bit of time for vsync to be “initialized” so it shouldent be too big of a problem.