steam-audio
steam-audio copied to clipboard
Fixed Crash because component owner can be invalid.
It was possible to crash the editor because the SteamAudioSourceComponent had no valid owner. So I added a check for it.