Compiler error on indirect blueprint component references when change is made to actorcomponent

UE - Gameplay - Components - Jul 10, 2015

When blueprints associated with the actorcomponent are open and changes are made to the actorcomponent, once it's compiled there are compiler errors on the indirect blueprints. ...

Regression: "Play particle effect" anim notifies are not seen in the editor playing level sequence/matinee when Attached is set to false

UE - Graphics Features - Dec 21, 2017

Not Attached particle system is not seen in the viewport of the editor. This particle will be seen normally when PIE.  Regression? Yes. This issue is not reproduced in 4.17 version. You can simply ...

Incorrect number of vertices displayed by ProfileGPU command in Cascade particles

UE - Niagara - Dec 9, 2021

This issue was reported by the licensee, but it's possible that the number of vertices in the particles is higher than it really is. ...

Gameplay Ability Component Montage Replication incorrectly handles cyclic animation sections

UE - Gameplay - Gameplay Ability System - Dec 4, 2023

In AbilitySystemComponent_Abilities.cpp, the check for the client being on a different section on line 3059 checks that the RepNextSectionID is not the current section. One would assume this is beca ...

Spring Arm Component attached to a Vehicle in a multiplayer environment will cause the Vehicle to jerk forward and backwards

UE - Networking - Aug 11, 2016

Spring Arm Component causes vehicle to jerk forward and backwards in a multiplayer environment. ...

Blueprint Library plugin set to 'Runtime' doesn't work in Standalone/packaged builds if used inside of the 1st Person Character BP

UE - Foundation - Cpp Tools - UnrealBuildTool - Nov 18, 2016

Blueprint Library plugin set to 'Runtime' doesn't work in Standalone/packaged builds if used inside of the 1st Person Character BP. User Description: Blueprint libraries are still broken in the fi ...

Widget defaults not updated when modified on a base widget class via the hierarchy

UE - Editor - UI Systems - UMG - May 3, 2023

A licensee has reported an inconsistency in how modified base widget class defaults are propagated to children. When modified via the UMG Designer Graph's Class Defaults, derived classes will be mar ...

GetRefBonePose doesn't return the correct location if the mesh has been switched to another mesh of the same skeleton

OLD - Anim - Sep 10, 2015

When using GetRefBonePose() on a USkeletalMesh's RefSkeleton, the given location is incorrect if the SkeletalMesh has been changed from one to another where both meshes share the same skeleton. Als ...

Packaging a project to HTML5 and opening the project disables mouse over events

UE - Platform - Mobile - Dec 24, 2015

Packaging a game to HTML5 disables the mouse and mouse over events on local host, which prevents any mouse functionality from working in a packaged project. ...

Destructible attached with a Physics Constraint ignores Start Awake on play

UE - Simulation - Physics - Destruction - Jul 26, 2016

Destructible attached with a Physics Constraint ignores Start Awake on play The Destructible component is set to simulate physics, but on play physics is not simulated unless the destructible is to ...