ValveSoftware / steamvr_unreal_plugin

SteamVR Input Unreal Plugin - Documentation at: https://github.com/ValveSoftware/steamvr_unreal_plugin/wiki Sample project (UE4.15-4.23): https://github.com/ValveSoftware/steamvr_unreal_plugin/wiki/sample/SteamVRInputPlugin.zip Sample Project (UE.424+): https://github.com/ValveSoftware/steamvr_unreal_plugin/wiki/sample/SteamVRInputPlugin_UEIntegrated.7z

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I get this error when I try to play my unreal packaged build with my oculus in SteamVR

1runeberg opened this issue · comments

    <h2>I get this error when I try to play my unreal packaged build with my oculus in SteamVR</h2>

How can I fix this I am using unreal engine 5 I get this error when I try to play with steam VR

com oculus xrstreamingclient-20221101-114158
com oculus xrstreamingclient-20221031-174101

Originally posted by @aadeshrao123 in #113 (comment)

Hi @aadeshrao123 - I opened a new issue for this:

#196

Can you share your steamvr_ue_editor_app.json file please (in your project's config directories) and all files under "SteamVRBindings".

https://drive.google.com/file/d/1rwRyBPg8_o0FV458jW6_CeSY2Iiznzfr/view?usp=sharing

Thanks for that. You have some action names with special characters on them (/). The plugin normally would automatically remove these before generating the json files, but not sure why it's getting through in your case.

Can you first try removing any special characters on your action names (other than underscore)?