Dualsense Controller Audio and Haptics on PC build in unity

Hello,

I am working on Unity project and utilizing FMOD for audio management. I have successfully implemented the audio output and haptic feedback for the DualSense Controller on PlayStation build. However, I’m encountering challenges in replicating this functionality on PC build.
Specifically, I am looking to
1: Play Audio: Direct audio output through the DualSence controller speakers on PC build.
2: Trigger Haptic: Activate the controller haptic via audio.

I have explored the FMOD and Unity documentation but haven’t found the clear guidance on achieving this on PC.

Has anyone managed to implement these features or does anyone have suggestions or resources that could help.

Thank you!

Hi,

Unfortunately, controller vibration is only supported in console builds: FMOD Studio | Mixing - Port Buses. It is possible to test it in FMOD Studio.

I have made a note to improve documentation around this. Thank you for bringing this to our attention.