Performance issues in game but not in editor

Hello,

Using 4.25.1 I am getting 40-50 fps when running as game but I am getting a solid 120fps when using the VR editor.
I have nothing special setup in game, just a camera and that’s it, I don’t quite understand what could be wrong.

Best,
Max

I ended up recreating a map from scratch, making sure nothing has dynamic shadows, merged smalls actors, set all lights to static except the sun directional light, forward rendering, precomputed visibility and it now runs perfectly smooth. I don’t know what caused the issue but I had timings up to 10ms for the visibility pass.

Hope that helps someone in the future !