When playing Standalone or as Listen Server, whenever a GameplayEffect with a duration is applied that fires gameplay cues, the server will locally execute OnActive twice on GameplayCueNotify_Actors ...
"When using a UMG ListView widget, there seems to be two ways to be notified of item selection changes. An event on ListView which fires when the selection state of any item changes, and an event on ...
In general, UPROPERTY(VisibleAnywhere) makes a property ineditable. But, if the type of a property is FMovieSceneObjectBindingID, VIsibleAnyhere no longer prohibits it from editing. [Image Removed] ...
A user reported an issue where, if a client hitches during world transition, the client will continue referring to the transition world instead of the newly created one. This will result in the clie ...
There is no Callstack associated with this crash. And I was unable to reproduce this in main due to a known issue when switching the 'Stream Mode' to 'From Memory'. When packaging a project in 4.6. ...
Geometry Scripting plugin isn't available for 4.27.2, and the behavior is the same 5.0.1. Crash while using Geometry Scripting to add an Array of Vector 2D data to 'Append Buffers to Mesh' node UV0 ...
Adding an Actor Component that contains a TMap property to a Blueprint results in unexpected behavior when default elements of the TMap are modified in an instance of the Blueprint in the level:Addi ...
It appears that the Vertex Normals from Ribbon Particles are opposite of what is expected via the Default Particle System given both systems share the same alignment (Facing Camera) [Image Removed] ...
In Unreal Engine version 5.5.4, the Editor crashes when performing Undo after deleting a Material Layer of a Material Instance ...