I have built my first VR world! But my VR pawn cant move!

Hey there @RobbyDash! Welcome to the community! So as Fischi had referenced, much of the time it’s due to the VR teleport movement requiring nav mesh to make it’s jumps. If that isn’t the case for you, it could be that the player controller isn’t possessing it. In that case you can go into BP and set it to auto possess. Alternatively, if the VR Game Mode is set up correctly, you may be able to plop down a Player Start and have it work out of the box (assuming it wasn’t the navmesh issue). If the issue does persist, we can move it over to your own thread and we can check it out in more depth. If it comes down to it, feel free to ping me!