Make sound when alert or pop-up window emerge

Greetings all,

I would want to suggest the Epic Team to add the possibility to select a sound file to be played when an alert or a pop-up window emerge in Unreal. For example, when light building finishes, when an exported file is completed, when the Message Log tab is automaticalle opened (usually it daes when some process, like light building is completed, so would only be necessary to link a playable sound), or when an “error” window emerges, like those which say something like “File with no data or already imported”, and many others.

Hope you like the idea.

Best regards!

I submitted some code changes that it so that when a modal window displays, it plays a sound, see https://github.com/EpicGames/UnrealEngine/pull/5972 for the code changes. Cheers,