How to view console in VR?

Is there or will there be a way to view the debug console in VR?

Original Post on Discord

by user 103054507105067008

Hi, while there’s no builtin support for it you should be able to add a worldspace canvas with a vertical layout and then generate objects with a Text component on them at runtime by forwarding log messages. That would be similar on how you’d do it for Unity VR

Just for soneone figuring out how to debug VR, you are able to connect to the headset and use the inspect tools built in to chrome to see the console of the browser.

https://engine.needle.tools/docs/debugging.html