One of two cameras jitters

I have two cameras on my character: first and third person view. When I use this code:

to draw two lines, it produces this [weird jitter.][2] What surprises me is that top-down image is perfectly fine.

To draw the second picture I use a texture and SceneCaptureComponent2D, if that’s important.