I tried disabling haptics when there is a button hint on the controller by settings Haptic Flash on ControllerButtonHints.cs to None instead of \actions\default\out\Haptic but it triggers a NullReferenceException in the Execute method of SteamVR_Action_Vibration.cs at line 49. It is the SourceMap that becomes null if I set Haptic Flash to None. Is it normal and/or is it the correct way of disabling haptics on button hints?
I tried disabling haptics when there is a button hint on the controller by settings Haptic Flash on ControllerButtonHints.cs to None instead of \actions\default\out\Haptic but it triggers a NullReferenceException in the Execute method of SteamVR_Action_Vibration.cs at line 49. It is the SourceMap that becomes null if I set Haptic Flash to None. Is it normal and/or is it the correct way of disabling haptics on button hints?