Ravbug
Ravbug
I reproduced it with these positions, in world space: source pos: `(0,0,0)` listener pos: `(2.50609, 9.20201, 0)` listener rotation (quaternion xyzw): `(-0.395396, 0.586227, 0.395396, 0.586227)` I noticed that the source...
I just tried this on 1.55 and it works fine for me. However, I have an Intel mac but it looks like you're using an ARM mac. Would you be...
Could you try using the Xcode CMake generator instead? Delete the build folder, then re-configure with the `-G "Xcode"` flag
Out of curiosity, does your path (either to the template dir or to your project) contain non-ascii characters?
How did you install this editor version? Did you use the official hub or some other means?
I have a pre-release build available here: https://github.com/Ravbug/UnityHubNative/actions/runs/11062212398 Does this fix the issue for you?
I think this is something you should report to SDL_Mixer.
I think it would also be good to check that at least one audio backend (alsa, jack, pulseaudio, ...) is enabled.
New editor versions can be installed from the Editor tab.
The Linux version currently doesn't support installing Editor versions, sorry. You're welcome to make a PR.