VR game crashing when teleporting

Hello! I recently built out my VR game for Win64, with no issues. The project is built off of the VR template and I’ve been able to play my game just fine in the preview window. However, when I test the game after it’s been packaged, it crashes everytime I press the Teleport Left or Right button. I’ve been able to narrow it down to this node here:

Hopefully someone can point me in the right direction!

Update
I managed to trace the from the Event Tick down to the Activate Teleporter Function. It seems to crash when it hits the return node.

I managed to resolve the issue by enabling the AI Support Plugin

<3 I am sure I saved hours because of you.
I just had a similar issue, and it happened after I placed navigation.
Development package was okay, shipping was crashing.
I would not easily find the solution. Plugin made it work!

Glad I could help!