Hi,
I'm trying too display the HUD perfomance tool provided by the Wave VR SDK for my Unity project.
https://hub.vive.com/storage/docs/en-us/PerformanceProfiling.html#android-systrace
However, after installing wvr_settings.apk and wvr_performance_hud_setting.apk via the adb command.
The HUD never shows up when I execute the followig command
adb shell setprop debug.wave.perfmonitor.mode 1
@Tony PH Lin @Cotta