Search Issue Tracker
Fixed
Fixed in 2021.3.38f1, 2022.3.27f1, 2023.2.20f1, 6000.0.0b12, 7000.0.0a1
Votes
33
Found in
2021.3.31f1
2022.3.10f1
2023.1.16f1
2023.2.0b12
2023.3.0a8
Issue ID
UUM-53143
Regression
Yes
[Linux] No audio output when playing audio
Reproduction steps:
1. Create a new project
2. Move the “TestBugNoAudio” file to the Assets directory
3. In the Project window, select “TestbugNoAudio”
Expected result: Audio is played
Actual result: No audio is played
Reproducible with: 2021.3.31f1, 2022.3.10f1, 2023.1.16f1, 2023.2.0b11, 2023.2.0b12, 2023.3.0a8
Not reproducible with: 2021.3.30f1, 2023.2.0b10
Reproducible on: Ubuntu 23.04
Not reproducible on: Windows 10 Pro 22H2, Ubuntu 22.04
Notes:
* Audio is not played anywhere (Player builds, Play Mode, Inspector)
* Does not reproduce for everyone
-
Irina-uk
Nov 22, 2023 15:39
According to the logs, it can be seen that the sound goes to port 0, this port belongs to the HDMI output of my audio card. However, by default there is an output to the speakers, it is 4 in the list. Alsa linux. All applications except Unity Editor have sound. A temporary solution is to change the default ports using PulseAudio, but the values are reset and not saved. OS: POP OS 22
-
fyftof
Oct 31, 2023 20:42
Using Ubutnu 22.04, sound working only in 2021.3.30f1
-
mfhassan
Oct 31, 2023 17:50
I tried these version on Manjaro Linux but no sound, 2023.2.0b15,2023.1.18f1,2022.3.12f1
Than i tested on my old Macbook air it is working correctly in mac -
jnobleIT
Oct 31, 2023 14:55
Upvoted, but I have this problem on 22.04 as well.
-
JulianNeil
Oct 25, 2023 23:59
I have this problem on Ubuntu 22.04 - despite it being marked as not-reproducible.
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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note (fix version 6000.0.0b12):
In our Linux Pulse audio driver, make sure to select the correct default output device. Previously, on some systems and some versions of Linux, we could end up with no audio output or audio output being routed to an unexpected device.