A crash occurs when deleting a Concatenator node while a Sound Cue is playing.
Link to Crashreport
[Link Removed]
1. Create new blank blueprint project with Starter Content.
2. Open the Sound Cue editor and add a Concatenator Node.
3. Plug a Sound Wave into each input for the Concatenator Node (use attached image for reference).
4. Press Play Sound Cue.
5. Delete the Concatenator Node while Sound Cue is playing.
Outcome Crash occurs
Expected Sound Cue stops playing.
UE4Editor_Engine!USoundNodeConcatenator::NotifyWaveInstanceFinished() soundnodeconcatenator.cpp:48
UE4Editor_Engine!FNotifyBufferFinishedHooks::DispatchNotifies() audio.cpp:437
UE4Editor_Engine!FWaveInstance::NotifyFinished() audio.cpp:541
UE4Editor_Engine!FSoundSource::Stop() audio.cpp:200
UE4Editor_Engine!FAudioDevice::StopSources() audiodevice.cpp:2390
UE4Editor_Engine!FAudioDevice::Update() audiodevice.cpp:2566
UE4Editor_Engine!FAudioDeviceManager::UpdateActiveAudioDevices() audiodevicemanager.cpp:276
UE4Editor_UnrealEd!UEditorEngine::Tick() editorengine.cpp:1554
UE4Editor_UnrealEd!UUnrealEdEngine::Tick() unrealedengine.cpp:368
UE4Editor!FEngineLoop::Tick() launchengineloop.cpp:2775
UE4Editor!GuardedMain() launch.cpp:148
UE4Editor!GuardedMainWrapper() launchwindows.cpp:126
UE4Editor!WinMain() launchwindows.cpp:200
UE4Editor!__scrt_common_main_seh() exe_common.inl:264
kernel32!<Unknown>
ntdll!<Unknown>
Why does the REMOVE method of map container remove elements have memory leaks?
How does TextureRenderTarget2D get TArray<uint8> type data?
How to delete some elements correctly when deleting an array loop?
How do I set a material as a post-processing material?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What is the difference between Camera and CineCamera?
What controls of umg have mouse wheel events in UE4.27?
How to assign a value to a member of UMG's UMaterialInterface pointer type in C++?
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Audio |
---|---|
Affects Versions | 4.11.2, 4.12.3 |
Target Fix | 4.12.4 |
Fix Commit | 3018038 |
---|---|
Main Commit | 3021299 |
Created | Jun 16, 2016 |
---|---|
Resolved | Jun 17, 2016 |
Updated | Apr 27, 2018 |