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)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
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