Characters with disabled Net Load on Client are loaded twice on a Standalone Client

UE - Networking - Jun 16, 2015

Characters with disabled Net Load on Client are loaded twice on a Standalone Client. This does not occur on the Server. This only occurs in Standalone, not in PIE nor in packaged games. Reproduced ...

Creating a Blueprint out of existing Blueprints removes all assigned Static Meshes from components

UE - Gameplay - Blueprint - Aug 11, 2015

Creating a Blueprint out of existing Blueprints removes all assigned Static Meshes from components. Reproduced in 4.8.3 binary, 4.9 Releases (//depot/UE4-Releases/4.9/Promotable-CL-2650750), and Ma ...

On mobile devices, Audio that is trigger with a TriggerBox are playing from the beginning of the Audio Clip and not from the selected time

UE - Platform - Mobile - Jan 13, 2015

If you have a trigger box trigger an ambient audio clip when you enter the box, the audio clip will always play from the beginning even if you have the Start time starting later in the audio clip. ...

Non-Power of 2 images are not rendering on iOS devices

UE - Platform - Mobile - Feb 2, 2015

If you create a UMG with an image in the Umg that is not a power of 2, The image will not appear on an iOS device. Tested this on a Android device (Nexus 5 with ETC1 and ATC. PVRTC will not allow t ...

Particle Cutout Will Clip Texture On Certain Frames Even With Alpha Threshold of 0.0001

UE - Niagara - Feb 17, 2017

A licensee has reported that the particle cutout feature will sometimes clip the image on some frames despite having an alpha threshold of 0.0001 The attached project has an example of this on the ...

Child Actor Component Not Destroyed When Parent BP Is Replaced in Scene

UE - Gameplay - Blueprint - Oct 16, 2015

Having an actor in the level with a child actor component, replacing it with another copy of itself, and deleting the copy results in a Child Actor remaining in the world outliner, which cannot be d ...

Crash on Assigning Material to Element 1 in Reimported Static Mesh

Tools - May 15, 2015

[Link Removed] When you reimport a Static Mesh with an Added Material ID associated with it and in the Static Mesh Editor assign a material, the engine crashes. Also reproduced in Main Promotable- ...

LIVE: ProjectileMovement component does not function when a PrimitiveComponent is missing or removed from the Components

UE - Simulation - Physics - Nov 18, 2014

A projectile brought over from 4.5.1 or earlier that does not have a Primitive Component as the Root, or removing the root from the projectile in 4.6, returns an error: "Movement component [Projecti ...

(BUG) Sequencer Root motion breaks down when using SwapRootWithActor, translation track and transform origin actor

UE - Anim - Sequencer - Anim in Engine - Jul 19, 2024

When "Sequencer.ThreadedEvaluation.AllocationThreshold 8" is initiated, characters in a level sequence that have “Swap Root Bone Actor” activated on their animation will begin to slide very fast acr ...

Screen Space Ambient Occlusion Artifacts

Docs - Samples - Apr 3, 2015

Flickering occurs when using the Post Process Ambient Occlusion (Screen Space AO). This is more noticeable when using stronger values entered into the AO fields. I checked these settings in both 4 ...