Add Submix Effect Blueprint Does Not Have Any Effect

UE - Audio - Dec 11, 2020

Adding a second effect to the Submix Effect Chain on a Submix works as expected, but when trying to add a Submix Effect via Blueprint, there is no effect.  This also applies to "Add Master Submix Ef ...

Get Mouse Position Blueprint node returns different values outside of viewport depending on whether it was called from Event Tick, or within an Actor function

UE - Gameplay - Nov 15, 2018

There seems to be a discrepancy between the output of Get Mouse Position node depending on whether the node is inside an Actor function or called from Event Tick. If the node is present inside a fun ...

Make Writable button does not work as intended when using Subversion

Tools - Oct 22, 2015

When using the Make Writable button, it is intended to make the file editable without the prompt to check an asset out popping up on subsequent attempts to save the asset. This does not work for Sub ...

Movie playback doesn't work on Mac and iOS the way it did before

Tools - Aug 5, 2016

New media framework is making Mac/iOS not render ...

Race condition in full builds of UE4 engine source

UE - Foundation - Cpp Tools - UnrealBuildTool - Sep 26, 2019

This is a race condition caused by how "Clean.bat", a batch file used during rebuilds, tries to manually rebuild the UnrealBuildTool project when it runs. This causes a spam of UnrealBuildTool build ...

Hot Reload does not update blueprint pins

UE - Gameplay - Blueprint - Jan 15, 2015

When changing the variable type or return type of a function in code and hot reload in the editor, blueprints that use the variable/function do not have their pins updated until the editor is closed ...

Classes in TargetDenyList modules are still referenced from Components on BlueprintGeneratedClasses and cause runtime warnings

UE - Foundation - Feb 25, 2024

Other than the presence of the error and the performance cost of looking for a package on disk that does not exist, there are no behavioral problems. When running with legacy (non-iostore) pakfiles ...

MetalRHI crash locking camera cut to a level sequence in QAGame

UE - Platform - Apple - May 12, 2016

Running into an intermittent crash in MetalRHI when locking to a camera cut in a level sequence. Very similar to [Link Removed] which is an NVIDIA GPU. ...

Crash when using Vertex painter with material including cubemap texture sampler

OLD - Anim - Jul 3, 2017

Engine crashes when static mesh have material with cube sampler in vertex painter mode. Simply DaylightAmbientCubemap_Mat have texture cube as texture sampler. This is not reproduced in 4.15 versi ...