Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
kdemarest's avatar
kdemarest
Explorer
4 years ago

SetControllerVibration does nothing

Calls to OVRInput.SetControllerVibration(1f, 1f, OVRInput.Controller.RTouch) produces no vibration of the physical controller.
Unity 2019.4.16f1
Oculus SDK 23.1
The developer page states that other methods of generating vibration are deprecated, so it seems that such a simple call should work.

2 Replies

Replies have been turned off for this discussion
  • I faced the same issue and realized I had turned off vibrations altogether in the device settings.

    Go to Settings > Devices > Controllers and turn up the Vibration Intensity. If it's set to the lowest value on the slider, it is practically turned off.