I’m trying to play videos via render textures and the UI Canvas, in a system where the player can revisit different “screens” which will reactivate the UI elements responsible for displaying the video. I find that on subsequent reactivations, the UI doesn’t fully render over the default 3rd person camera view, and results in screen tearing artifacts. These artifacts disappear when I resize the game window.