These errors often occur when inserting metasound into UI animations or level sequences.
Even if replace the sound asset, it will occur the same until remove the event.
Is there anyone who is experiencing the same phenomenon as me?
What should I do to solve it fundamentally?
We’re seeing exactly the same log, under the same conditions you described.
We’re using engine version 5.4.4.
From our investigation into how the issue occurs, as of September 2024 the problem appears to have been fixed. If you’re on 5.4.4 and can build the engine yourself, you can cherry-pick the following commits to prevent the error from appearing:
8c0baa291b04521da7a1f1f22788ec79bc13944e
ade688fd942134dd6dc1c378494eff3ca2d1c863
That said, we believe this error log does not affect functionality. Modifying engine code can introduce other issues, so each team should conduct thorough testing.