ValveSoftware / openvr

OpenVR SDK
http://steamvr.com
BSD 3-Clause "New" or "Revised" License
6.08k stars 1.28k forks source link

PlaySteamVRHapticFeedback StartSecondsFromNow parameter ignored #1101

Open CrimsonZen opened 5 years ago

CrimsonZen commented 5 years ago

UE4: 4.22.0, source built SteamVR: 1.4.1 beta Plugin branch: develop-4.22 (37097bca) Hardware: Vive, EV3 Knuckles

Tested by calling the blueprint node Play Steam VR Haptic Feedback. All calls appear to treat the StartSecondsFromNow parameter as 0.0f, as haptic playback starts immediately regardless of value.

1runeberg commented 5 years ago

Thanks @CrimsonZen. Currently investigating.

1runeberg commented 5 years ago

Confirmed behaviour for release and beta channels of SteamVR. Investigation ongoing.

zite commented 5 years ago

Looks like this is an underlying issue in OpenVR. The OpenVR API TriggerHapticVibrationAction ignores the fStartSecondsFromNow param.

@kisak-valve Can you move this to the OpenVR repo?

philhzss commented 3 years ago

Hi, Any update on this issue? It's still present, StartSecondsFromNow doesn't do anything and the vibration always triggers instantly