TimeSynth 96KHz music clips only play for a split second and then stop. 48KHz files play correctly however 96KHz 16-bit and 24-bit files do not This was reported and tested in 4.25 (CL-13144385) an ...
TimeSynth Counts Beats: 1,2,3,0 Link to project files: https://forums.unrealengine.com/unreal-engine/announcements-and-releases/asset-sharing/1724414 ...
The SoundWave in the Content folder of the attached Project has been exported from Nuendo @ 120BPM 4/4, with a duration of exactly 1 Bar. The BP_Audio Actor uses the TimeSynthComponent to provide sa ...
The Finish Recording Output node from the Audio Mixer BP Library crashes due to an invalid Path input. This is a regression from 4.23.1 (CL-9631420). This was reported and tested in 4.24.3 (CL-115 ...
After importing a sound file, it's sonic characteristics are changed and the sound is not the same as the original. This leads to inconsistency. The sound is the same with Compression set 100. Two ...
Custom Events with binding to "OnAudioFinished" do not work if "Persist across level transition" is set to true when using the "Create Sound 2D" node. This was reported and tested in 4.23.1 (CL-96 ...
Assertion failed: InputOboeStream != nullptr when changing levels with Android voice enabled User was able to workaround the issue by replacing Audio::FAudioCaptureAndroidStream::CloseStream() wi ...
Upon creating a new Synth Component C++ Class in Unreal 4.24, the compiler will fail to compile with a Linker error. ...
This issue only occurs with -audiomixer passed into the Engine (4.23) and in 4.24/4.25 where it is enabled by default. The user tried deactivating and reactivating Time Synth component to pause it ...
It is possible to receive a compilation error when including a public header (AudioMixerDevice.h) because it includes a private header (AudioMixerSourceManager.h) Tested In : 4.22.3 CL#7053642 ...