I see no jittering. It does, however, attempt to stay pixel perfect as you move it, snapping to pixels. Since your scene uses ortho camera size of 0.19 for some reason, your pixel size ends up being more than 5 times of what it should be. Ortho camera size should remain at 1 when UIRoot is used.