Summary
In Unreal Engine 5.5, when I use the VR template, the Player Start actor is placed under the ground. This causes a “Bad Size” error and makes it difficult to use the project correctly.
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Other
Steps to Reproduce
Open Unreal Engine 5.5
Create a new project using the VR template
Inspect the Player Start actor
Expected Result
The Player Start actor should be placed correctly on the ground surface to enable proper VR initialization.
Observed Result
The Player Start actor is under the ground, causing “Bad Size” warnings and improper project behavior.
Platform(s)
Windows
Upload an image
Additional Notes
Suggested Fix:
Please review the Player Start position in the default VR template provided in UE5.5. It appears to be misaligned with the level, causing initialization issues in VR projects.