PaulGajda Posted August 25, 2020 Share Posted August 25, 2020 When deploying an app onto Vive Focus Plus I am unable to "summon" debug canvas layer - the layer that normally displays print strings, outputs of commands such as "stat unit", "stat fps" etc. I have tried using adb shell "am broadcast -a android.intent.action.RUN -e cmd 'CONSOLE COMMAND GOES HERE'" command to launch stat commands but that did not cause the stat output to appear on screen. I'm positive those calls get registered as commands that output to logs (stat DumpFrame) are called by this method just fine and do output to the log file. Also, I did make sure that at no point 'DisableAllScreenMessages' is called. Does anyone know how to make the outputs of "stat" commands visible on Vive Focus Plus? Any help would be appreciated. The issue was noticed using WaveVR SDK 3.2.0 with stock UE4.24 from Epic Launcher. @JustinVive @MariosBikos_HTC Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now