Description

Any game module containing subclass of USoundWaveProcedural will hang after hot reload completes. QAGame defines UQASynthGenerator, which inherits USoundWaveProcedural.

Steps to Reproduce
  • Load up QAGame.
  • Add a space to QATestActor.cpp.
  • Hot reload from the editor.

Expected: hot reload succeeds.
Actual: editor hangs.

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - Audio
Affects Versions4.18
Target Fix4.18.1
Fix Commit3718065
CreatedOct 25, 2017
ResolvedOct 25, 2017
UpdatedApr 27, 2018
Pull Requests
4447 - klorberg