Controller jitters, its shadow doesn't

Hi,
I’m working on an exterior vr scene with foliage and fully dynamic lighting.
Since I’ve added grass instanced foliage, when looking at it the controller jitters a lot, like the game runs at 15-20 fps. But it runs at 40-50 and the headset nor the image jitter.
I’ve noticed that the controller’s shadow doesn’t jitter at all and it’s movement is fluid.

I managed to optimize the foliage (downed from 30k to 2k meshes) but it doesn’t change anything. I tried both 4.14 and 4.15 versions, also forward shading made me earn 10-15 precious fps, but dynamic shadows only work in 4.15 with forward rendering for now.

Actually looking at the grass the game runs (in 4.15 editor) at 60 fps (16ms). In VR at 45fps (20-22ms).

Any idea about how to correct this ?
Should I remove more grass ? Is there any way to use foliage in VR in a realistic way for a lawn ?

Thanks a lot

I managed to make some optimizations, but the problem persists :
Looking at the grass i’ve got around 110 FPS (8-9 ms each). Using VR the frames take 11ms to be drawn, the helmet move is fluid but the controller still jitters a lot. When looking at certain points of my map, frame time goes to 10-11 and the controller movement is fluid. But even some points of view without foliage can go up to 22ms each frame…

Hi, after lots of tests the problem still persists, even in an empty project.
I updated firmwares, charged the controllers batteries, tried all that I can think about.
Does anyone have a similar issue ?

Ah nice one, glad it’s sorted!

Solution for anyone else who is reading - tick “disable low latency update” on the Details panel for the motion controller to stop jittering.

Is it possible to accept this comment as the answer? I didn’t realise I’d commented in the wrong place as I’m new to this, and it would be my first accepted answer!

please post your answer again, i’ll validate it ! :slight_smile:
Or edit your comment using “convert this comment into an answer”

try ticking “disable low latency update” on the Details panel for the motion controller components

Thanks a lot !