In VR mode can't walk on SM_Template_Map_Floor

Hello, having trouble with making a new level in VR mode, a static mesh SM_Template_Map_Floor to be exact, when using the NavMeshBoundsVolume it makes the floor green where I want the character to be able to walk but it doesn’t work. Trying to walk on the floor in VR mode always resets the position to the center of the floor. When I use SM_Cube instead of the floor it works without any problems. Any ideas how to fix this issue? Or is SM_Template_Map_Floor something that simply can’t be walked on?