[4.13] Motion Controller Teleport Issues

Hey Everyone,

Im trying to get the Motion Controller teleport system to work in a new level I’ve made and I’ve migrated all the blueprints and everything over to the new project however when I try to use the teleport function the preview only goes a short distance and never gets to the ground like its getting cut off. Both the grab and collision functions work fine so I know its at least partially working, its just the teleport thats not working. Any help would be appreciated!

Thanks!

Andrew

Hi!
You have no volume for teleport. All problem in “NavMeshBoundsVolume”. Add it to your scence and all be OK)
(I guess)

Did you resolve this? I have the same issue.

Yup! The solution is below. You need a NavMeshBoundsVolume in your level

Perfect. Works a treat.