Collision boxes (begin overlap) not working in VR

Hello, I am having a huge problem with box triggers and collision boxes not working at all when I launch the game in VR preview while they work perfectly fine when I launch in regular selected viewport. Please help!

Are you checking the collision conditions with player pawn? If yes, remove it and try checking them with your motioncontroller BP, see if that works.