PIE crash related to particular audio component and renaming

Renaming a specific copied audio component, to the same name as the original name, results in crash. However, this only happens with a specific naming, probably related to some referencing.

Video - YouTube

No particular hints in the log, crash window says no debug tools installed.

Hey unit23,

Can you provide a way for me to reproduce this in a new blank project using minimal or starter content?

Can you also provide the crash logs located in your YourProjectName/Saved/Logs directory?

In order to get the full callstack and provide us with more information, you can install the editor debugging symbols which will produce a more verbose log when you experience a crash.

Take a look at our support page for best practices when reporting issues.

Report a Bug

Let me know if you have further questions.

Thank you,

It’s kind of tricky to setup a new project, since so many content parts are affected. Basically the Base Character is apparent in the NetworkPlayer Character, when moving the Audio Components to the Base Character, only one Audio Component name change resulted in the crash. The variables were also active in the NetworkPlayer AnimBP. The saved data has been deleted meanwhile. Will produce better error reports in the future.

The crash is odd because the move did only add audio components at that step to the Base Character, used different variables as well.