Engine\Build\IOS includes an expired certificate

UE - Platform - Mobile - Jan 2, 2019

\Engine\Build\IOS\AppleWorldwideDeveloperRelationsCA.pem is out of date. This causes a warning to appear when submitting app.  Workaround: Install latest WWDR ( https://answers.unrealengine.co ...

Startup Movies not Copied to Content/Movies Directory in Content Browser

Tools - Oct 5, 2016

Startup movies are not being copied to the Content/Movies directory within the Content Browser. This can be confusing to users as it is not editable, but still functions correctly as a startup movie ...

Exporting Mannequin to Blender then Re-importing to UE4 Incorrectly Rotates Animations by 90 Degrees

OLD - Anim - Jun 16, 2015

Exporting the UE4 Mannequin to Blender then re-importing to UE4 breaks the animations, causing them to reimport rotated 90 degrees ...

Animation Orientation does not Auto-Convert to UE4 Coordinates when Reimporting

OLD - Anim - Nov 23, 2015

Animation orientation does not auto-convert to UE4 coordinates when reimporting the same way it does when importing the same animation as a new import. In other words, a run animation generated from ...

[AI] Navmesh does not get built inside of navmesh bounds that is in a non-activated data layer

UE - AI - Navigation - Dec 13, 2022

WP navmesh generation does not appear to work if a navmesh bounds volume is in a data layer. The navmesh will build if the data layer is activated when the build paths is started, but it will not lo ...

Anim Notify blueprints are included in packages when not referenced

UE - Foundation - Core - Cooker - Sep 17, 2018

Anim Notify Blueprints are included in Packaged builds of the editor even if they are not referenced. This does not occur with other Blueprint classes, such as Actor, although it may with some other ...

'Get Distance Along Spline At Spline Point' Causes Crash

Tools - Jul 28, 2018

User reports that the reason for the crash is that because UpdateSpline is false on the AddSplinePointAtIndex blueprint node, this line is never called [ReparamTable.Points.Reset(NumSegments * Repar ...

Illegal Else Without Matching If

UE - Simulation - Physics - Feb 3, 2017

Looks like there's a missing if/else pair in BodyInstance.cpp ...

Override Attenuation Can't be Unchecked When Audio Component Added to Blueprint and Blueprint Attached to Actor

UE - Audio - Dec 20, 2017

Checking Override Attenuation in Details <  Audio Component < Attenuation disables settings that further adjust the Attenuation. Such as: Attenuation Air Absorption, Attenuation Listener Focus, Atte ...

Landscapes cause Vulkan crash related to GRHISupportsAttachmentVariableRateShading

UE - Rendering Architecture - RHI - Nov 7, 2022

Binary (Installed Build)//UE5/Release-5.1 @CL22986940 I encountered this same crash when creating a landscape twice, but was not able to consistently reproduce it with those steps. I figured out th ...