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

SteamVR Hand skeleton in UE4

FabulousPotato opened this issue · comments

Hello,
I'm quite new to steamVR and this is my first time using this. I'm using a steamVR skeleton (on UE4) for hands. It works fine with knucles on vive etc, but on oculus when touching the trigger the index finger "hides". This also happens in some poses designed in blender. While in blender everything looks fine, in ue4 I get this:
image

all the aux bones and tip bones have no influence on vertexes.
The same pose in blender looks like this.
image
I am honestly out of ideas.

I solved it, it was a Blender problem after all, can be closed.