As of 4.18, I am not able to run, view, or preview my projects in the headset. Upon further inspection, I found that the Get HMDDevice Name node is returning “FGoogleVRHMD” (only built-in plugins are being used). If I disable the Google VR plugin, then it returns “AppleARKit”. If I disable the ARKit plugin, then VR Preview becomes greyed out, and the node returns “None”. The problem also occurs in packaged builds, leaving them unable to recognize the .
My is set up properly, as near as I can tell, and it works perfectly fine on all projects in previous versions. I even tried making a blank new project using the VR Template, but found the same results. I also tried restarting the computer, deleting the Saved and Intermediate folders, and running all applicable programs (the editor, SteamVR, etc) as an Administrator, to no avail.
This makes it impossible to do any development in 4.18.
Yes, this occurs even in a Blank new project. To falsify, my works properly on every previous version of the engine, and I have tested going back and forth.
With my connected, I just launch the engine and create a new project. Once created, the “VR Preview” option underneath the ‘Play’ dropdown is greyed out and inaccessible. I’m not sure what other details I can provide, though I’ve attached some screenshots of the plugin settings.
My plugin settings are the same as previous projects where the works perfectly, and I have no third-party plugins installed.
Please let me know what additional information I can provide to help isolate the cause of this. If it is actually something on my end, then I need to get it sorted as soon as possible.
2 cont.) As an additional point of testing, if you add a “Get HMDDevice Name” node to the level blueprint and hook up the output to a Print String log, the output reads “none”, as in the original post.
What version is your SteamVR? 1.5? or 1.48? I tested a VR project because of another “bug” in vr spectator mode with Preview 2 or 3 and it worked for me with the . But I found that Steam VR 1.48 for example doesnt work at all with the anymore. Although this is quite old too. But maybe that helsp and somehow, your steamVR version did not update. Anyway, works for me, didnt test with preview4 yet though