Search Issue Tracker

Won't Fix

Votes

0

Found in

2021.3.34f1

2022.3.18f1

2023.2.4f1

2023.3.0b3

Issue ID

UUM-61089

Regression

No

AudioSource.PlayOnGamePad can't be played on Dualshock 4 Controller

--

-

How to reproduce:
1. Open the user-attached project “PlayOnGamepadReport”
2. Open the “SampleScene” scene
3. Connect Dualshock 4 to the PC
4. Enter the Play mode
5. Observe the Console

Expected result: There are no errors and the sound is playing
Actual result: There are errors and the sound is not playing

Reproducible with: 2021.3.34f1, 2022.3.18f1, 2023.2.4f1, 2023.3.0b3

Reproducible on: Windows 11 Pro

Note: Also reproducible in Player

Full errors:
1. ERROR: GamepadSpeaker::Create - failed to create DSP for new user's Gamepad.
UnityEngine.AudioSource:PlayOnGamepad (int)
Test:Start () (at Assets/Test.cs:14)
2. C:\build\output\unity\unity\Modules\Audio\Public\AudioSource.cpp(482) : Error executing newParentGroup->addGroup(m_wetGroup) (An invalid object handle was used. )
UnityEngine.AudioSource:PlayOnGamepad (int)
Test:Start () (at Assets/Test.cs:14)

  1. Resolution Note:

    Thank you for bringing this issue to our attention. Unfortunately, after careful consideration, we will not be addressing your issue at this time, as we are currently committed to resolving other higher-priority issues. Our priority levels are determined by factors such as the severity and frequency of an issue and the number of users affected by it.
    Our current areas of focus include processing user feedback related to the recently-delivered Audio Random Container, as well as evolving other workflows. We know each case is different, so do please continue to log any issues you find, as well as provide general feedback on our roadmap page to help us prioritize.
    Roadmap: https://unity.com/roadmap/unity-platform/audio-video

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.