Is there or will there be a way to view the debug console in VR?
by user 103054507105067008
Is there or will there be a way to view the debug console in VR?
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.