If there are multiple copies of an input on the graph, when it is renamed, all the connections are broken and rerouted to a single node, orphaning the rest on the graph. I believe this may be a dupl ...
If a device has no available input or output devices, activating an Audio Capture component will cause the device to crash. Occurs in Editor and Runtime. Assertion failed: NumTotalFrames > 0 [File:E ...
SceneRender seems to be constantly leaking memory. It only reproduces on MacOS and doesn't seem to happen when I turn off the RHI thread. [Image Removed][Image Removed] ...
This is a regression. Tested in //UE4/Release-4.27 CL#18319896 Changes to a Custom Primitive Data are not reflected in Android Preview or Android Vulkan. Using Set Custom Primitive Data Float node ...
OnExecutorFinishedDelegateNative and OnExecutorFinishedDelegate broadcasting an bFatal into a bSuccess parameter which is inverted. Canceling a render should be considered an error, not a success. ...
If an actor contains multiple primitive components, it uses all of them for calculating navigation bounds even if some of the primitives are not marked as navigation relevant. Toggling navigation re ...
See [Link Removed] ...
When playing the two metronome sounds, it is expected that when the 1bar asset loops, it will stay in time with the 12 bar asset; however, instead phasing begins to occur. This does not occur when ...