-
Notifications
You must be signed in to change notification settings - Fork 262
Description
I have updated Unity and SteamVR lately. Now my Unity projects won't work on my HTC headset in test run mode.
I started to test with fresh new Unity projects with only the SteamVR plugin, and tested on the Interactions_example scene.
On my PC in Unity I can see the headset tracking it working - basically the screen moves as expected. But the headset won't show anything. Audio is correctly delivered to headset.
On newer Unity 2022 or later, the video on headset shows the app is "loading" or "next up". Background is steamVRhome and there is a small icon in the middle of the test app. However all the VR apps on Steam works fine.
I also tested Unity 2021.3.15f1. The headset will show completely dark screen in test mode, again the test view in Unity works fine and headset tracking it working.
So it looks like an issue in sending the video to headset from Unity. Is SteamVR blocking development apps? Given that the older Unity also had issue (it worked before for me), I suspect there is a mismatch in this plugin and new version of SteamVR?