Oculus Quest 2 shaking

Hello,

I made a Unity project with the oculus integration package.
When I run the application everything runs smoothly. Sometimes when I put on the VR headset everything begins to shake and I get these warnings:
[OVRPlugin] xrReleaseSwapchainImage() failed: XR_ERROR_VALIDATION_FAILURE (arvr\projects\integrations\ovrplugin\src\util\compositoropenxr.cpp:8081)
UnityEngine.Debug:LogWarning (object)
OVRManager:OVRPluginLogCallback (OVRPlugin/LogLevel,intptr,int) (at Assets/Oculus/VR/Scripts/OVRManager.cs:1901)

[OVRPlugin] [XRCMD][failure] [XR_ERROR_VALIDATION_FAILURE]: xrReleaseSwapchainImage(swapchain, &releaseInfo), arvr\projects\integrations\ovrplugin\src\util\compositoropenxr.cpp:8079 (arvr\projects\integrations\ovrplugin\src\util\compositoropenxr.h:307)
UnityEngine.Debug:LogWarning (object)
OVRManager:OVRPluginLogCallback (OVRPlugin/LogLevel,intptr,int) (at Assets/Oculus/VR/Scripts/OVRManager.cs:1901)

Does Anyone know how to fix this?

I have the same warning. I have a shakey headset as well

well i havent found a solution yet but this conversations is now in a other thread at Question - Oculus Quest 2 shaking in playmode and build - Unity Forum