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

Errors when rebuilding plugin to 4.26

OKgamedev opened this issue · comments

steamVRinputError

Whenever I try to rebuild the plugin to 4.26, I get these errors. Any way to fix it?

Hi @OKgamedev - for UE4.26, the plugin is already built-in to the engine. If you want/need to create any modifications, you need to make a custom engine build instead.

I'm not sure I understand what you mean?

You don’t need to add this plug-in to your projects if you are using UE 4.26. The engine itself already includes this plug-in.

Closing this one for now, but feel free to open an issue if you have any issues on using the plugin in UE4.26 (Enable Project Settings > Plugins > VR (category) > SteamVR

You can also try our sample project:
https://github.com/ValveSoftware/steamvr_unreal_plugin/wiki/sample/SteamVRInputPlugin_UEIntegrated.7z