Hello,
as title says, I found that Print String doesn’t work in VR (I use HTC Vive) sometimes.
Steps to reproduce:
- Create new Project using FirstPerson Template.
- Go to Project Settings → Input.
- Into Action Mappings add new node for example “Trigger” and set it as MotionController(R) Trigger.
- Then go to FirstPersonCharacter blueprint and set blueprint like this:
- Don’t forget to set UsingMotionControllers? to true in FirstPersonCharacter blueprint.
- Play in VR and you will not see that text if you press Trigger.
How to fix it?