Search Unity

Bug Haptic feedback not working after unity upgrade

Discussion in 'VR' started by saifshk17, May 24, 2023.

  1. saifshk17

    saifshk17

    Joined:
    Dec 4, 2016
    Posts:
    488
    I am using Unity version 2022.2.19 and my haptic feedback is no longer working. It was working before I did the upgrade, any hope on fixing this?

    Code (CSharp):
    1. XRController.SendHapticImpulse (0.7f, 2f);
    I get this message - "Unable to process a controller whose SampleRateHz is 0 now."
     
    Last edited: May 24, 2023
  2. ShelbyJ

    ShelbyJ

    Unity Technologies

    Joined:
    Apr 24, 2023
    Posts:
    10
    Hey @saifshk17

    Could you provide me with some details on what SDK you're using, as well as hardware?

    If you could file a bug report and provide me with the tracker ID so I could look into it further that would be great!
     
  3. saifshk17

    saifshk17

    Joined:
    Dec 4, 2016
    Posts:
    488
    ShelbyJ likes this.
  4. tibtibc

    tibtibc

    Joined:
    Feb 11, 2019
    Posts:
    2
    Hello
    Did you find some solution ?