Center debug text to middle of screen for VR testing?

Hello,

Is there a way to center printed strings from blueprint to the center of the screen instead of printing to the top left?
It’s impossible to read when testing in VR.

Hello SideEffect115,

I may have a workaround for you that could be viable. I use a Text Render Component in my character blueprint and I place it in front of the player camera. I hope that this helps.

Example:

39968-debugprintvr1.png

39969-debugprintvr2.png

Make it a great day

This method save me a lot of debug time, thanks.

I wrote a plugin to target that issue. You can check it out here: