Bug with editable text box and VR mode? Help needed.

Hello,

I may have found a random bug in the engine:

While using a screen-only based main menu(“Enable HMD” node ticked out) for a game, when an editable text box is changed and pressed enter, triggering “Open level” node to a VR level (with “Enable HMD” node ticked), teleportation is randomly not working anymore. Whereas when OnTextCommitted is triggered with “losing focus of textbox” the teleportation works.

Any ideas why it is like that?
Is it a bug or can it be overcome somehow?