Event Dispatchers do not update references when renamed

UE - Gameplay - Blueprint - Feb 23, 2016

Event Dispatchers do not update event references when renamed if the green "+" is used to add the event in the Details Pane of an actor component. Note: Event Dispatchers appear to rename normally ...

Calling a Multicast RPC from a Player Controller creates a new Player Controller on the Client

UE - Networking - Jun 3, 2015

Calling a Multicast RPC from a Player Controller creates a new Player Controller on the Client. In 4.7.6, this results in a repeating log warning: "LogPlayerController:Warning: Calling IsLocalContro ...

Child character's Variable changes to the default value in a packaged project

UE - Gameplay - Blueprint - Jun 22, 2015

Child character's Variable changes to the default value in a packaged project. User Description: Name of player character resets (to default value specified in parent class) after packaging. 3. P ...

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 ...

Niagara Dynamic Parameters do not reflect layers in material instances.

UE - Niagara - Jan 19, 2022

The names of dynamic parameters in material layers do not seem to update from material instances.  ...

Physic Constraint movement is quadratic where previously it was spherical

UE - Simulation - Physics - Apr 6, 2022

Physic Constraint movement is quadratic where previously it was spherical. ...

Lyra standalone game instance crashes when Player #2 equips new weapon

UE - Gameplay - Input - Apr 5, 2022

Discovered while testing Lyra project for //UE5/Main - Foundation Shelf - FAssetDataGatherer Stall Fix Smoke. This issue is NOT dependent on the shelf and occurs without the unshelved files. This ...

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. ...