Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 2023.2.X, 2023.3.X, 2024.1.X
Votes
14
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
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
- Tilemap Collider 2D is not updating the Collider shapes when removing Tiles on the Tilemap component
- Inspector with the scrollbar is unusable when Material properties are edited and the scene is saved
- The Rendering Profiler module statistics are zero when Application.targetFrameRate is set
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
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.