Description

Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression.

Errors:

[2022.11.22-18.11.28:472][  0]LogMetaSound: Error: Target interface is not registered [InterfaceVersion:UE.Source.OneShot v1.0]
[2022.11.22-18.11.28:472][  0]LogMetaSound: Error: Target interface is not registered [InterfaceVersion:UE.Source v1.1]
[2022.11.22-18.11.28:472][  0]LogMetaSound: Error: Target interface is not registered [InterfaceVersion:UE.OutputFormat.Stereo v1.0]
Steps to Reproduce
  1. Create a project with Game Features and MetaSounds plugins enabled
  2. Create a new game feature plugin that has a UMetaSoundSource in the content (and referenced by any object in this game feature)
  3. Set the default state of the game feature as Active
  4. Package the game and try to open the executable with -log

Actual Result: Project hangs on black screen indefinitely, log shows three errors from MetaSounds 

Expected Result: Game runs without issue

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-186147 in the post.

0
Login to Vote

Fixed
ComponentAudio-Gameplay-Engineering
Affects Versions5.45.05.15.25.35.5
Target Fix0
CreatedNov 22, 2022
ResolvedDec 18, 2024
UpdatedJan 29, 2025
View Jira Issue