Hello friends,
I have encountered a strange problem and I do not know what I am missing here, so help me out please. I am working in the VR template and trying to add the widget interaction. here is how i did it, i opened the BP_MotionController blueprint and added widget interaction component to the “Hand mesh” and clicked “show Debug” now it is my understanding that a debug line should show up from motion controller, but nothing, there is no debug line. btw i am using it on oculus quest.
Regards
edit : the debug line is visible in editor gameplay, only inside quest it is not visible.
edit2: it looks like the multi-view is the causing this problem without that its working fine.
To clarify your answer to those who may not be familiar with the Edit > Project Plugins section of Unreal, as the OP suggested … this issue can be resolved by disabling Mobile Multi-View, which is located in Edit > Project Plugins > Rendering > Mobile Multi-View. You can also search use the search bar in “Project Plugins,” Just type in multi-view and it should pull up the correct boolean setting.
ok thanks for the solution