Description

Code gen templates need to be updated according to changes made to the OnGenerateAudio API.

Steps to Reproduce
  1. Create an AudioMixer Enabled C++ Project
  2. Add New > New C++ Class
  3. Click Show All Classes as TRUE
  4. Search "SynthComponent"
  5. Create a new SynthComponent child class

Expected: Code will compile and new SynthComponent is available in the project

Result: Code does not compile because OnGenerateAudio function is the wrong type.

Have Comments or More Details?

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

0
Login to Vote

Won't Fix
ComponentUE - Audio
Affects Versions4.21
CreatedAug 31, 2018
ResolvedOct 28, 2020
UpdatedNov 16, 2020