I was using this in older versions of the engine.
It no longer works in UE5.2.
I can’t find a similar alternative in the documentation
Does anyone know how to do it in UE5.2?
Thank you so much!!
I was using this in older versions of the engine.
It no longer works in UE5.2.
I can’t find a similar alternative in the documentation
Does anyone know how to do it in UE5.2?
Thank you so much!!
These are the audio solo commands from a console command dump from 5.2
au.Debug.SoloAudio
au.Debug.AudioSoloSoundClass
au.Debug.AudioSoloSoundCue
au.Debug.AudioSoloSoundWave
au.ClearMutesAndSolos
Hi 3dRaven
Ok, now it seems works.
Now I can perceive the sound attenuation.
I don’t understand why it didn’t work yesterday.
I also don’t understand why these commands are not in the documentation.
And I don’t understand why they are not in the list of commands.
However today it seems to work.
And thanks to your help today I learned new commands to manage the audio. Very useful!!
Thank you very much 3dRaven!!
You can use
DumpConsoleCommands
to get a full list of console commands in unreal
it’s great!!
Thank you so much
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.