Merging Splines causes Engine to Crash in 5.1

UE - World Creation - Worldbuilding Tools - Merge Actor - Dec 15, 2022

Attempting to merge two spline actors causes the Engine to crash. This issue occurs with the Steps to Reproduce regardless if there are more branches added to the tree branch spline/enabled, and reg ...

Sequencer Media Tracks trigger crash when an ImageSource is added

Media Framework - Jun 18, 2020

The same callstack appears in 4.24.3 (CL-11590370) but only when playing a Sequence with a Media Track that has a ImgMediaSource and Media Texture set on it. These repro steps work for 4.25 and 4.26 ...

CharacterMovementComponent::ApplyRepulsionForce uses the BodyIndex incorrectly as a bone index

UE - Simulation - Physics - Oct 5, 2015

The code to extract the FBodyInstance from the overlapping component is incorrectly interpreting the Overlap.BodyIndex as a BoneIndex. This results in incorrect bodies getting the force applied, as ...

Non-overridden BP update for Animation Blueprints not Calling Parent Function.

OLD - Anim - Mar 21, 2016

User in the linked UDN reports that the parent BP update was not being called in an animation blueprint unless they hooked up the parent call. By default this call is greyed out in the graph and sh ...

Exiting VR Edit mode from simulating causes viewport mismatch

UE - Editor - Workflow Systems - Mar 5, 2016

9/19 VREditor sync notes: Should grey out the editor button while you're simulating ----------------------------------------- I noticed you can fix this issue by reseting the viewport by pressing t ...

Code based BT task breaks after closing/reopening the editor

UE - AI - Sep 9, 2015

A behavior tree task created in code will break in the editor behavior tree. The BTTask node shows as red and says that the class cannot be found. Node must be deleted and replaced to fix the erro ...

Able to see cut off landscape in SunTemple in VR

Docs - Samples - Jan 20, 2017

When using the Oculus Rift the user can look over one of the balcony's railings and see where one of the landscapes cuts off. This occurs on the Oculus headset. UE-40907 causes the Vive to clip th ...

Compile 'Note' on BP Interface events

UE - Gameplay - Feb 23, 2017

Compile 'Note' on BP Interface events. It happens in actor BPs and also BP Widgets. A similar issue was fixed back in 4.11 with Custom Events. Could be related? https://jira.it.epicgames.net/brows ...

Adjusting Agent Radius in RecastNavMesh causes AI to not move

UE - AI - Sep 9, 2015

Adjusting the RecatNavMesh in a map can cause the AI to not move when simulating or playing in viewport. Setting it back to the default value does not fix the issue. I can only reproduce this with ...

Merging negative-scaled actors breaks materials

UE - World Creation - Worldbuilding Tools - HLOD - Mar 27, 2018

Materials are broken when merging a mesh with another that has negative scale Licencee states that bisMirrored in FMeshMergeHelpers::TransformRawMeshVertexData seems to be involved. Does not occur ...