The show flag for ZoneGraph lives in the ZoneGraphEditor module, but it is used for debugging at runtime by the main ZoneGraph module. There are protections around the type of build and some for EDI ...
The AnimToTexture plugin generates an animated texture that results in a stutter when the animation loops. This looks to be related to the code in UAnimToTextureBPLibrary::AnimationToTexture which ...
On higher-density Landscapes, Landscape Splines can lead to patterned artifacts in the geometry normals. Also tested on //UE/Release-5.6, CL:45232827 ...
This may not be an expected use of state machines, but it is becoming a showstopper for a couple of users. These user's are caching their locomotion state machine and then using a second state mach ...
Animation Sequences with negative Rate Scales do not play outside of using them in Animation Blueprints...unless they are looping. UPDATE: A negative rate scale value also breaks Anim Montages. ht ...
If a mesh is duplicated within a blueprint components panel, it will be invisible in the viewport, the transform widget will incorrectly align itself and refrain from moving, and if the transform wi ...
Objects that are 100k uu+ away from camera do not trigger "OnClicked" events ...
Brend/Swtch multi PostProcessVolume to handle Auto Exposure with same Speed Up/Down parameter but behavior of Speed Up/Down parameter of Auto Exposure are different. Scene with. Unbounded PostProce ...
Morph Targets do not update in Construction Script Tested in 4.5 Release and in Latest Promoted (//depot/UE4/Promoted-CL-2323471) ...
When deploying a project to an Android device that uses UMG and Chinese text, Not all text is displayed when deployed to a mobile device ...