steam-audio icon indicating copy to clipboard operation
steam-audio copied to clipboard

Fixed Crash because component owner can be invalid.

Open Kettenotter opened this issue 1 year ago • 0 comments

It was possible to crash the editor because the SteamAudioSourceComponent had no valid owner. So I added a check for it.

Kettenotter avatar Jun 23 '24 17:06 Kettenotter